This class 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.
|
|
| Name: |
objToSql |
| Base name: |
objtosql |
| Description: |
Generate SQL queries from objects or arrays |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
228 users |
| All time rank: |
6565 |
| Week users: |
0 users |
| Week rank: |
2226  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|