Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1220
PHP Script Codes > EasyMySQL
This class implements a MySQL database access wrapper. It can:
- Establish connections to given MySQL database server host
- Execute SQL SELECT query to retrieve the value of a given table column with another column that has a given value
- Retrieve query results into an array
- Escape string literal values
- Retrieve database access errors