[thelist] EMail format question.

Jon Haworth jon at laughing-buddha.net
Wed Nov 12 10:30:20 CST 2003


Hi Ken,

> On a form, using PHP to send an email that 
> includes a comment area, I type in: "It's me again."
> 
> And in the resulting email, I get this: "It\'s me again."

Have a look at the stripslashes() function:
http://php.net/stripslashes

Cheers
Jon



More information about the thelist mailing list