stripslashes() -----Original Message----- From: Tom Ray [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 2:47 PM To: [EMAIL PROTECTED] Subject: [PHP] Simple Question
I have a quick question that I haven't been able to find the answer to yet. I've made a couple of guest books via PHP but the biggest problem I'm having is if any one inputs a ' or " or anything like that, the output in the book shows the stupid \ for the escape. So the word "Tom's" looks like "Tom\'s" Is there anyway for me to handle those characters so the backslash doesn't appear in the output? Thanks, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]