[SOLVED] Mail(): " showing as \"
Moderator: General Moderators
[SOLVED] Mail(): " showing as \"
I have page where the user can enter their email address (textbox), subject (textbox), and message (textarea). Once they hit submit, the message is sent to me. If the user puts the ' character (single-quote) or the " character (doube-quote), it shows up as '' or \" in the email. How can I prevent this from happening, without escaping these special characters with a backslash in the textarea itself? Thanks in advance.
Last edited by Rahil on Thu Jul 29, 2004 4:41 pm, edited 1 time in total.
-
Illusionist
- Forum Regular
- Posts: 903
- Joined: Mon Jan 12, 2004 9:32 pm