Re: [PHP-WIN] newbie question (forms)

2002-12-14 Thread Luis Ferro
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

RE: [PHP-WIN] newbie question (forms)-thank you

2002-12-13 Thread Elvin Certeza
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

RE: [PHP-WIN] newbie question (forms)

2002-12-12 Thread Dash McElroy
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

Re: [PHP-WIN] newbie question (forms)

2002-12-12 Thread Stephen Edmonds
*** 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

[PHP-WIN] newbie question (forms)

2002-12-12 Thread Elvin Certeza
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