Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001072

Re: [PHP-DB] Not Really A DB Question From: Szii (szii <email protected>)
Date: 07/27/01

This is not VB - this is better. Probably want to name all of your text
fields something
similar, since they'll be mixed in with the drop downs, radio buttons,
etc...

Check $HTTP_POST_VARS and $HTTP_GET_VARS in your form's target.

-Szii

----- Original Message -----
From: "Peter J. Krawetzky" <krawetzky1 <email protected>>
To: <php-db <email protected>>
Sent: Friday, July 27, 2001 5:30 AM
Subject: [PHP-DB] Not Really A DB Question

How do you loop through all the text objects in a PHP script? In
otherwords, I want use logic to check the value of each textbox without
specifically referencing the actual object name. Visual Basic has this type
of logic.

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