RE: [PHP-WIN] Always getting a parse error

2002-08-25 Thread Rich Gray
--- From: Dennis Hoffmann [mailto:[EMAIL PROTECTED]] Sent: 25 August 2002 07:26 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Always getting a parse error Hi, I'm a newbie (you guessed, right?) :-) My problem is: I'm trying to set a cookie. There are 2 pages involved, the first of which containin

[PHP-WIN] Always getting a parse error

2002-08-25 Thread Dennis Hoffmann
Hi, I'm a newbie (you guessed, right?) :-) My problem is: I'm trying to set a cookie. There are 2 pages involved, the first of which containing a form: NAME Email . . . The 2nd file is setcookie.php, and so far I have the following code: if (!empty($name) && !empty($email) && !empty($submit)