[PHP] post values from HTML to PHP

2003-08-31 Thread Ted Yu
Hi, I found that $_POST['name'] is empty inside my PHP script whose previous HTML page has the following: 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

[PHP] POST Values

2003-06-02 Thread Shaun
Hi, I have a page with 78 textfields on, is there a way of picking out the field names and values that the user has filled in as they are very unlikey to be filling in all of them? Thanks for your help -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net