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

檔案信息

檔案大小
18,028 bytes
MD5
0781f150f70500bf5a1c52b945e38072

專案描述

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.