---
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
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)