Categorized | PHP

Mysqli Essential DB Class

Posted on 26 May 2010 by Abidoon

Package:
Summary:
MySQL database access wrapper using MySQLi
Groups:
Author:
Description:
This class implements a MySQL database access wrapper using MySQLi. It can:

- Establish connections to MySQL server hosts
- Execute SQL queries
- Determine the number of result rows or affected rows
- Retrieve query results into arrays
- Display the schema of a database as HTML lists



View full post on PHP Classes: Latest entries

Tags | , ,

Leave a Reply