I am using GET, but also if I use POST I get the same result: Undefined
variable. I am using PHP 4.0.6 on Win98 with PWS
Please Help me!!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t
What are you actually trying to do?
I suspect you want to use POST instead of GET.
>-Original Message-
>From: Mauri [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, October 23, 2001 4:34 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP-WIN] retrieving form data
>
>
>Hel
lue
-Steve
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Tue, 23 Oct 2001 16:34:22 +0200
Subject: [PHP-WIN] retrieving form data
Hello, I have some problems passing data from a form to a php page.
I have a text field na
Hello, I have some problems passing data from a form to a php page.
I have a text field named Author, and when I submit the page with GET to the
php one it says that Author is undefined.
I just wrote:
echo $Author;
Can anyone help me?
Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To