Instead of $myformvalue, try $_POST['myformvalue'] or $_GET['myformvalue']. Then slap yourself on the forhead for not looking in the manual and seeing what changes have been made to newer versions, or for not checking this lists' archives first, because this questions is asked DAILY, if not more frequently :)
Justin French on 12/09/02 1:42 AM, Chris Boget ([EMAIL PROTECTED]) wrote: > Do any of you guys have experience setting PHP up > with the IPlanet webserver? We are trying it out (for > a client) and we can't seem to get to so that PHP > gets the POST or GET variables passed from a form > and would like to talk with someone who's had experience > working with or around this problem. > > Chris > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php