Date: 11/23/00
- Next message: CC Zona: "Re: [PHP-DB] Printing several pages..."
- Previous message: Roberto Sartor: "[PHP-DB] R: [PHP-DB] Question"
- In reply to: Fábio Ottolini: "[PHP-DB] No Subject...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <97491248401 <email protected>>, ottolini <email protected>
(Fábio Ottolini) wrote:
> Which is the best way to discover if a entry on a MySQL table must be
> updated or created?
In addition to the options already suggested, you may find it useful to
check the MySQl manual for info about the "REPLACE" keyword. It's sort of
an "INSERT"/"UPDATE" hybrid.
-- CC-- 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: CC Zona: "Re: [PHP-DB] Printing several pages..."
- Previous message: Roberto Sartor: "[PHP-DB] R: [PHP-DB] Question"
- In reply to: Fábio Ottolini: "[PHP-DB] No Subject...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

