e-
From: Elvin Certeza [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 1:52 PM
To: php
Subject: [PHP-WIN] newbie question (forms)
I have just recently installed apache and php into my system (win98).
The system test is ok(showing php pages)
Now for the question...
I've create
EMAIL PROTECTED]
Subject: Re: [PHP-WIN] newbie question (forms)
Its just a warning. It tells you that you are using a variable which has no
value. Just ignore the notice, or turn down error reporting to exclude
notices.
All it means is that the variable of $test which you have included in your
scrip
December 12, 2002 1:52 PM
To: php
Subject: [PHP-WIN] newbie question (forms)
I have just recently installed apache and php into my system (win98).
The system test is ok(showing php pages)
Now for the question...
I've created a form.. (rather cut and paste a form). This form works onlin
*** This is a quote from a mail I posted earlier. it seems a lot of people
ask the same question :-) ***
- Original Message -
From: "Elvin Certeza" <[EMAIL PROTECTED]>
To: "php" <[EMAIL PROTECTED]>
Sent: Thursday, December 12, 2002 9:52 PM
Subject: [PHP-WIN] new
I have just recently installed apache and php into my system (win98).
The system test is ok(showing php pages)
Now for the question...
I've created a form.. (rather cut and paste a form). This form works online
I have tested it myself.. but locally it gives me an error..
When my php page lo