Re: [PHP] Help with my code

2003-06-18 Thread Mark Clarkstone
---Original Message- > From: Mark Clarkstone [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 18, 2003 11:09 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Help with my code > > > why won't this write? > > require ("config.php"); > if ($action) { >

RE: [PHP] Help with my code

2003-06-18 Thread James E Hicks III
What is the value of $subject? fwrite() expects the third value passed to it to be the number of bytes to write. James -Original Message- From: Mark Clarkstone [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 11:09 AM To: [EMAIL PROTECTED] Subject: [PHP] Help with my code

RE: [PHP] Help with my code

2003-06-18 Thread Edward Peloke
what is it not doing? I see you are referencing the variables directly, is register globals 'on'? Are you getting errors? -Original Message- From: Mark Clarkstone [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 11:09 AM To: [EMAIL PROTECTED] Subject: [PHP] Help wi

[PHP] Help with my code

2003-06-18 Thread Mark Clarkstone
why won't this write? > No Name"; echo "$errorbk"; } else if ($email=="") { echo "Form Erorr >> No e-mail"; echo "$errorbk"; } else if ($input=="") { echo "Form Error >> No Comment found"; echo "$errorbk"; } else if ($wb=="1") { mail($webemail, $subject, $input); } if ($action) { $data = "$name\n$