Hello,
I am currently using bound parameters in regards to user input on my form. I have read about escape strings also and thought of using both together.
Is this possible and, importantly, is it necessary considering I am already using bound parameters? I would like to use both.
Thank you in advance,
Matthew