Home     PHP / Javascript / Ajax
PHP Database Functions Script

PHP Script Codes > database-tools

Database Functions Free

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

PHP Script Codes > Database Functions
This class can be used to build and execute MySQL database queries.

It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values.

The class can also execute the generated queries and retrieve the SELECT query results into associative arrays.