AutoDBRec
Package:
Summary:
Query databases with single calls to PEAR MDB2
Groups:
Author:
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.
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.
Comments are closed.