objToSql 1.0
Developed by Cale Orosz, listed in Database Tool
This script can generate SQL queries from objects or arrays. It can traverse the list of variables of the object or a given associative array and generate SQL INSERT or UPDATE queries to create or update records of a given database table.
The names of the table fields are taken from the object variables or array indexes. The field values are taken from the respective variable or array entry values.
Requirements:
- PHP 5.0 or Higher
License type: GPL
Date added: 1 year, 2 months 13 days ago | Last updated: 1 year, 2 months 9 days ago
More popular Database Tool
- PHP DataGrid 4.2.8 (6 months 6 days ago)
- ajaxCRUD 5.0 (1 year, 4 months 27 days ago)
- phpMyDataGrid 2007 - AJAX Enabled Datagrid 1.0 (1 year, 4 months 27 days ago)
- PHP MySQL Connection Class 1.0 (1 year, 9 months 1 day ago)
- XAJAX Grid 1.0 (1 year, 4 months 27 days ago)
Listing Files

objtosql.class.php- 3.8 KB
- 03/15/2011 08:02:49

example.php- 3.0 KB
- 03/15/2011 08:02:49
