Zend MySQL adapter (not mysqli or pdo_mysql)

  • You are here: Free PHP » Classes » Zend MySQL adapter (not mysqli or pdo_mysql)
Package:
Zend MySQL adapter (not mysqli or pdo_mysql)
Summary:
Zend DB adapter using the original MySQL extension
Groups:
Databases, PHP 5
Author:
Viktor Jenei
Description:
This class implements an adapter for Zend DB of Zend Framework that uses the original MySQL extension.

It provides the same functionality as other adapters that use the MySQLi or PDO MySQL extensions, except that it uses the mysql_connect, mysql_query and other functions of the original PHP MySQL extension.


Powered by Gewgley