Try $_POST['name'] and $_POST['age']
Try $HTTP_POST_VARS['name'] and $HTTP_POST_VARS['age']
- Original Message -
From: "David Scott" <[EMAIL PROTECTED]>
To: <>
Sent: Tuesday, December 10, 2002 10:56 AM
Subject: [PHP] Help pl
I am going through the introductory tutorial on http://www.php.net/ and am
stuck on this page:
http://www.php.net/manual/en/tutorial.forms.php
I have been able to get all of the examples up to this point to work.
The form is simple: it asks for a text "name", a text "age" and has a submit
button.
2 matches
Mail list logo