Date: 11/21/00
- Next message: Bob Hall: "[PHP-DB] RE: [PHP] need help with PHP/MySQL"
- Previous message: Nold, Mark: "[PHP-DB] RE: [PHP] need help with PHP/MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have several forms on different pages that are all supposed to enter
data into only a few fields of a big table (like 6 out of 40) each. Near
as I can tell, my php code is correct (using update query) to enter the
data into a record based on the user name (as in Update Tablename bla
bla where username='$username'). But I'm having trouble pre-creating the
usernames in the table using phpmyadmin. I have all the fields listed as
type TEXT, or should they be CHAR or VARCHAR or something else?
Thanks again,
Jeof Oyster
PS- Please hit "reply to all"
-- 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>
- Next message: Bob Hall: "[PHP-DB] RE: [PHP] need help with PHP/MySQL"
- Previous message: Nold, Mark: "[PHP-DB] RE: [PHP] need help with PHP/MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

