Re: [PHP] Problems with ! in mail();

2001-02-12 Thread Ankur Verma
let's see some code Ankur Verma HCL Technologies A1CD, Sec -16 Noida, UP India - Original Message - From: "Curtis, Lorenzo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "PHP List" <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 3:30 AM

Re: [PHP] Problems with ! in mail();

2001-02-12 Thread CC Zona
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] ("Curtis, Lorenzo") wrote: > I don't think it's a bug in my code... I have gone through it > dozens of times and there are NO exclamation points... It may be in a variable or constant. Try doing a var_dump() or echo() on each. If you're sti

Re: [PHP] Problems with ! in mail();

2001-02-12 Thread Christian Reiniger
On Monday 12 February 2001 23:00, Curtis, Lorenzo wrote: > I don't think it's a bug in my code... I have gone through it > dozens of times and there are NO exclamation points... Well, somewhere it has to come from, and PHP doesn't have an "insert stuff into mails randomly" festure... > On Monda

RE: [PHP] Problems with ! in mail();

2001-02-12 Thread Curtis, Lorenzo
- From: Christian Reiniger [mailto:[EMAIL PROTECTED]] Sent: Monday, February 12, 2001 4:42 PM To: PHP List Subject: Re: [PHP] Problems with ! in mail(); On Monday 12 February 2001 22:27, Curtis, Lorenzo wrote: > I am trying to process a form using text/html and mail(). > > The resulting

Re: [PHP] Problems with ! in mail();

2001-02-12 Thread Christian Reiniger
On Monday 12 February 2001 22:27, Curtis, Lorenzo wrote: > I am trying to process a form using text/html and mail(). > > The resulting email continues to have an ! inserted randomly > into the email. Does anyone know how to avoid this?? Yes. Look through your code and find out where you're inser

[PHP] Problems with ! in mail();

2001-02-12 Thread Curtis, Lorenzo
I am trying to process a form using text/html and mail(). The resulting email continues to have an ! inserted randomly into the email. Does anyone know how to avoid this?? __ Lorenzo Curtis Website/Database Developer prexar - internet and beyond [EMAIL PROTECTED]