PHP Classes / mysqli.so.php

Access MySQl databases with MySQLi compatible API

mysqli.so.php PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags