Db.class.php
Cloudrexx
Tags
Table of Contents
Classes
- DbException
- DB Exception
- Db
- Db Class
Functions
- cxAdodbPdoConnectionFactory() : CustomAdodbPdo
- Factory callback for AdoDB NewConnection
Functions
cxAdodbPdoConnectionFactory()
Factory callback for AdoDB NewConnection
cxAdodbPdoConnectionFactory() : CustomAdodbPdo
This is in global namespace for backwards compatibility to PHP 5.3 $ADODB_NEWCONNECTION = array($this, 'adodbPdoConnectionFactory'); leads to a "function name must be a string"