ROTECTED]
Subject: [PHP] mail() and stripslashes()
I'm using the mail() function to send email out via the web, and I've run in
a problem with escaped characters showing the slash in the emails.
I get the text for the email ($email_text, lets say) and then I strip the
slashes and put the new
I'm using the mail() function to send email out via the web, and I've run in a problem
with escaped characters showing the slash in the emails.
I get the text for the email ($email_text, lets say) and then I strip the slashes and
put the new version in another variable ($nice_email_text). When
2 matches
Mail list logo