Re: [PHP] using Cc: with mail()

2004-07-14 Thread Eric Schwartz
On Wed, 14 Jul 2004 10:55:18 -0500 (EST), Amanda Hemmerich <[EMAIL PROTECTED]> wrote: > Ok, I am trying to fix a bug on a site I didn't write, and I looked for > examples on www.php.net and couldn't find what I needed. > > Here is the line of code in question: > > mail($email, "XXX - Conference R

Re: [PHP] Login Verification

2004-07-10 Thread Eric Schwartz
On Sat, 10 Jul 2004 20:47:47 +0100, Harlequin <[EMAIL PROTECTED]> wrote: > Hi everyone. > > I have a quick question regarding the above. currently I have a form that > posts to another page. However, rather than wait until they get to that page > to verify their login are there conventions that ar