|
|
| Name: |
dbStringIt |
| Base name: |
stringit |
| Description: |
Generate SQL to update databases from form values |
| Version: |
0.1 |
| PHP version: |
3.0 |
| License: |
Free for non-commercial use |
| All time users: |
401 users |
| All time rank: |
5093 |
| Week users: |
0 users |
| Week rank: |
3291 |
| |
|
 |
|
Innovation award
 Nominee: 1x |
This class can be used to generate SQL statements to update database table records from submitted form field values.
It takes an array of posted form request values and combines the values to generate a string that can be used in an SQL UPDATE statement to update the fields of records with the same names of form fields.
| 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.
| Link |
Description |
| ezSQL |
Can be used with ezSQL or plain mysql pgsql etc. |
| |
Files |
|
|
| File |
Role |
Description |
index.php |
Example |
Example script |