09.09.2011, 09:15
Hai!
I have a small problem. I am escaping strings into the database (e.g. scott's -> scott\'s) but after a while (UPDATE queries) the string seems to revert to scott's and then it starts giving mysql errors. What might be the problem? Why does it revert to scott's?
Thanks.
I have a small problem. I am escaping strings into the database (e.g. scott's -> scott\'s) but after a while (UPDATE queries) the string seems to revert to scott's and then it starts giving mysql errors. What might be the problem? Why does it revert to scott's?
Thanks.