easy DB

Package:
easy DB
Summary:
Access MySQL databases using the MySQLi extension
Groups:
Databases, PHP 5
Author:
Antoine Aflalo
Description:
This class can be used to access MySQL databases using the MySQLi extension.

It can connect to a given MySQL server using credentials retrieved from an INI format file.

The class can execute SQL queries and store the results in cache files valid for a given period of time.

It also supports prepared queries with query parameter binding, retrieving the last inserted record identifier and retrieving query results into arrays.


Powered by Gewgley