Databases: True MySQL class
Kami Knx (contact me)
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
Click here for detailed information about this class on phpclasses.org