tutv
03-23-2003, 02:39 PM
I've set up a form on my site to send to a mail script, which emails to me. But when I recive the email, every character is escaped, eg:
" is turned into \"
' is turned into \'
is there any way to stop this?
Any help appreciated! :cool:
EDIT: I'm using PHP, and mail() to send.
" is turned into \"
' is turned into \'
is there any way to stop this?
Any help appreciated! :cool:
EDIT: I'm using PHP, and mail() to send.
