AutoDB
Developed by Samuel Stevens, listed in Database Tool
This PHP script is designed to query MySQL database programmatically by accessing a MySQL database and then composing SQL queries by calling functions that take parameters that define different aspects of the queries. Those functions of AutoDB take parameters that define the tables, fields, result set order clauses, field values, condition clauses and much more. There're also specific classes to traverse table fields and result set rows.
Requirements:
- PHP 5.2 or higher
License type: MIT License
Date added: 1 year, 4 months 12 days ago | Last updated: 1 year, 4 months 11 days ago
More popular Database Tool
- PHP DataGrid 4.2.8 (6 months 5 days ago)
- ajaxCRUD 5.0 (1 year, 4 months 26 days ago)
- phpMyDataGrid 2007 - AJAX Enabled Datagrid 1.0 (1 year, 4 months 25 days ago)
- PHP MySQL Connection Class 1.0 (1 year, 9 months ago)
- XAJAX Grid 1.0 (1 year, 4 months 25 days ago)
Listing Files

Database.php- 4.2 KB
- 12/18/2010 17:17:08

AutoDB.php- 8.3 KB
- 12/18/2010 17:17:08

AutoDBRecord.php- 5.4 KB
- 12/18/2010 17:17:08

example.Class.php- 3.5 KB
- 12/18/2010 17:17:08

AutoDBResultSet.php- 2.7 KB
- 12/18/2010 17:17:08

example.php- 6.1 KB
- 12/18/2010 17:17:08
