PHP-Klasse::True MySQL class 12.08.2007

Kurzbeschreibung: MySQL database access wrapper
Veröffentlicht am: 12.08.2007
Gruppe(n):
- Databases
- PHP 5
Beschreibung:
This class is a MySQL database access wrapper. It can:
- Establish connections to given MySQL hosts
– Execute SQL queries and retrieve results into arrays or objects
– Seek SQL query result sets
– Get the number of affected rows and the identifier of the last record inserted by a query
– Retrieve the names of table fields
Link: True MySQL class