Home     PHP / Javascript / Ajax
PHP ObjSQL: Database Access Layer Script

PHP Script Codes > database-tools

objSQL: Database Access Layer Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2502

PHP Script Codes > objSQL: Database Access Layer
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.