Home     PHP / Javascript / Ajax
PHP MySQL Abstractor Script

PHP Script Codes > database-tools

MySQL Abstractor Free

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

PHP Script Codes > MySQL Abstractor
This packages implements a MySQL database abstraction layer.

It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of parameters, and a wrapper class to simplify the usage of the other two classes.