AutoDBRec

Package:
AutoDBRec
Summary:
Query databases with single calls to PEAR MDB2
Groups:
Databases, PHP 5
Author:
ielaff
Description:
This class can be used to query databases with single calls to PEAR MDB2.

It establishes a connection to a database given its DSN string.

The class can execute queries and cache the results using the Cache Lite package.

It can also retrieve paginated results using the Pager package.


Powered by Gewgley