SQLWrapper

Package:
SQLWrapper
Summary:
MySQL database wrapper
Groups:
Databases, PHP 5
Author:
freedelta
Description:
This class is a MySQL database access wrapper. It can:

- Establish connections to a given MySQL database host
- Execute arbitrary queries
- Retrieve a single row or all rows into arrays
- Retrieve the last insert identifier column value


Powered by Gewgley