PHP-Klasse::Insert or Update Tables 07.07.2007

Kurzbeschreibung: Insert or update MySQL database records
Veröffentlicht am: 07.07.2007
Gruppe(n):
- Databases
Beschreibung:
This class can be used to insert or update MySQL database table records.
It connects to a given MySQL database and insert or update records of one or more tables.
Updates can be done to match only rows that match given field values.
Link: Insert or Update Tables