I have a form which feeds into an e-mail.  When I use the mail function
all 's turn into \'s and all "s turn into \"s.  I tried
set_magic_quotes_runtime(0) and it didn't do anything, neither did
urldecode().  Is there a function to strip escape charechters?

Thanks,

Dan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to