| Posted by a on 01/11/06 04:14 
That did it. Thanks for the tip!
 A
 
 "Pedro Graca" <hexkid@dodgeit.com> wrote in message
 news:slrnds8kbp.gck.hexkid@ID-203069.user.individual.net...
 >a wrote:
 >> I have a php script that gets the text from a form field:
 > <snip>
 >> The text comes back fine, just some characters (', " and \) are now
 >> escaped
 >> (\', \" and \\).
 > [...]
 >> I'd like first to understand why this is happening
 >> and if there is a way to disable this behavior
 >
 > magic_quotes_gpc
 >
 > see http://www.php.net/get_magic_quotes_gpc
 >
 > --
 > Mail to my "From:" address is readable by all at http://www.dodgeit.com/
 > == ** ## !! ------------------------------------------------ !! ## ** ==
 > TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
 > may bypass my spam filter. If it does, I may reply from another address!
 [Back to original message] |