AutoDB

Package:
AutoDB
Summary:
Query MySQL databases programmatically
Groups:
Databases, PHP 5
Author:
Sam Stevens
Description:
This class can be used to query MySQL databases programmatically.

It can access a MySQL database and compose SQL queries by calling functions that take parameters that define different aspects of the queries.

Those functions take parameters that define the tables, fields, field values, condition clauses, result set order clauses, etc..

There are specific classes that can traverse table fields and result set rows.


Powered by Gewgley