Innovation Award
 October 2008
Number 2 |
MySQLi is an extension introduced with PHP 5 to access MySQL databases using an object oriented interface.
To use MySQLi objects the MySQLi extension must be enabled. However, only the regular MySQL extension is usually enabled.
This class provides a MySQLi compatible API to access MySQL databases using only the regular MySQL extension, so the MySQLi API can be used when it is not enabled in PHP.
Manuel Lemos |
This class provides an API to access MySQL databases compatible with the MySQLi classes but using the regular MySQL extension functions.
It provides all the functions to access MySQL databases, execute queries, retrieve results made available by the MySQLi extension, so it can be used when this extension is not available.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| brsyuksel.com |
Usage MySQLi Hack Class mysqli.so.php at Turkish |