Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

[PHP] #2 Form Problem w/multiple forms same page. From: Kenneth Bogucki (k.bogucki <email protected>)
Date: 07/11/00

First let me thank everyone for their help...

the double submit buttons and the drop down menu all in one form worked
like a charm and the appropriate values were reported by HTTP_POST_VARS,
though for some strange reason my hosting service has that option turned
off and I had to use the php-track-vars directive to get the values from
HTTP_POST_VARS...although as someone pointed out, the values should be
available just by referencing the form variables.

again thanks for the input...

ken

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>