Date: 08/15/00
- Next message: Ishtiyaq Kasu: "[PHP] Need assistance or clarification"
- Previous message: r a n d y: "[PHP] dbm functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I'm generating a list of textboxes each containing blobs from a MySQL
database. I want the user to be able to alter the information in any one of
the textboxes and then click an "update" button and have that entry updated
in the MySQL database.
The solution I'm leaning toward is to have the "compare" button be a submit
button, and on the resulting page compare each of the variables generated by
the textboxes to the database and then update any entry that doesn't find a
match. Any ideas for a simpler solution?
Scott Poarch
Director, Japan Operations
Editj.com
-- 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>
- Next message: Ishtiyaq Kasu: "[PHP] Need assistance or clarification"
- Previous message: r a n d y: "[PHP] dbm functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

