[solved] magic quote is ON, but..

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hongco
Forum Contributor
Posts: 186
Joined: Sun Feb 20, 2005 2:49 pm

[solved] magic quote is ON, but..

Post by hongco »

hi,

I have magic quote is on, and thought that it would add backslash to single quote. however, it does not, and it give error if I have a single quote character submitted through my form.

What is the problem?
Thanks

PS: silly me, i just accidently add single after the text after being submitted.
Post Reply