Crutch MySQL

Package:
Crutch MySQL
Summary:
MySQL database access wrapper
Groups:
Databases, PHP 5
Author:
Lawondyss
Description:
This class implements a MySQL database access wrapper. It can:

- Connect to a given MySQL database server host
- Execute arbitrary SQL queries
- Retrieve query results into arrays
- Retrieve the number of result set rows and fields
- Retrieve the number of affected rows or the last inserted identifier
- Execute SELECT, INSERT, REPLACE, UPDATE and DELETE queries from parameters
- Manage transactions


Powered by Gewgley