Download of objSQL_2.0.0_docs.tar.gz (objSQL_2.0.0_docs.tar.gz ( external link: SF.net): 218,611 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
218,611 bytes
MD5
076c7da4ad7bbb5efbdee8b2d56287c7

Projeto Descrição

objSQL is a PHP5 based database access layer for multiple database types. Primarily designed for small to medium projects, objSQL uses an "Object Based" approach for handling general database queries. Built-in support for transactions and prepared statements allow for a common interface to all supported database types. Recordset paging is simplified by incorporating the paging method along with many helper methods for general queries. objSQL is easily extended to create your own unique classes and methods.