Hi, I found that $_POST['name'] is empty inside my PHP script whose previous HTML page has the following: <input type="text" name="name"> How can I retrieve values in input fields ? Thanks
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php