Re: [PHP-WIN] using the mail function in php

2004-09-01 Thread Christian Fersch
Neil wrote: Hi Justin I'm not sure I appreciate the aggro. I am new to .php and so this is a learning exercise for me. THERE IS NO SLASHES in the data being submitted so obviously something is putting them in. So again thank you for your help - the stripslashes did work. Screaming like little child

RE: [PHP-WIN] using the mail function in php

2004-08-18 Thread Gryffyn, Trevor
Sent: Wednesday, August 18, 2004 5:26 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] using the mail function in php > > > Hi Justin > > I'm not sure I appreciate the aggro. I am new to .php and so this is a > learning exercise for me. > > THERE IS NO SLASHES

Re: [PHP-WIN] using the mail function in php

2004-08-18 Thread neil
Hi Justin I'm not sure I appreciate the aggro. I am new to .php and so this is a learning exercise for me. THERE IS NO SLASHES in the data being submitted so obviously something is putting them in. So again thank you for your help - the stripslashes did work. Neil "Justin Patrin" <[EMAIL PROTE

Re: [PHP-WIN] using the mail function in php

2004-08-18 Thread Justin Patrin
On Wed, 18 Aug 2004 17:38:45 +1000, neil <[EMAIL PROTECTED]> wrote: > Thanks Lenny > > The stripslashes worked. I didn't think to use it as there was no slashes to > strip. But since it puts it in they need to be removed. > How many times must I say this? If you see slashes, THERE ARE SLASHES IN

Re: [PHP-WIN] using the mail function in php

2004-08-18 Thread neil
Thanks Lenny The stripslashes worked. I didn't think to use it as there was no slashes to strip. But since it puts it in they need to be removed. Neil "Lenny Davila" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Try using the strip slashes http://us3.php.net/stripslashes stripslas

RE: [PHP-WIN] using the mail function in php

2004-08-17 Thread Lenny Davila
Try using the strip slashes http://us3.php.net/stripslashes stripslashes($messageVariable); Eleno Davila - SEO [EMAIL PROTECTED] (877)933-6750 Ext 163 (direct line) http://plasticsurgery.com  -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, v