Zend MySQL adapter (not mysqli or pdo_mysql)
Posted on 17 May 2010 by Abidoon
Package:
Summary:
Zend DB adapter using the original MySQL extension
Groups:
Author:
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.
View full post on PHP Classes: Latest entries
