Extended MySQLi
Package:
Summary:
MySQL database access wrapper using MySQLi
Groups:
Author:
Description:
This package implements a MySQL database access wrapper using the MySQLi extension.
It is based on the Reduced MySQLi class originally written by Mertol Kasanan.
This version can account the memory usage, log the executed queries in the current page. It can also cache the query results in an XML file.
It is based on the Reduced MySQLi class originally written by Mertol Kasanan.
This version can account the memory usage, log the executed queries in the current page. It can also cache the query results in an XML file.
Comments are closed.