|
|
| Name: |
Form and SQL generator, CSS compatible |
| Base name: |
215 |
| Description: |
This class will do a couple of things for you. |
| Related classes: |
form sql, sql generator, css generator |
| Version: |
- |
| PHP version: |
- |
| License: |
Unspecified (ask the author) |
| All time users: |
3421 users |
| All time rank: |
821 |
| Week users: |
0 users |
| Week rank: |
2426 |
| |
|
 |
| Name: |
Jelte Werkhoven <e-mail contact> |
| Packages: |
2 Browse all classes by Jelte Werkhoven |
| Country: |
??? |
| Age: |
??? |
| All time rank: |
507 | |
| Week rank: |
1625  | |
|
This class will do a couple of things for you. It'll give you an easy way to generate forms, and when the form is submitted, it'll also generate the SQL to store the values the user entered in the form. It'll also generate CSS identifiers for each form element, so you can use CSS to position the stuff.
There's also a formextra.inc class, which'll allow you to add my custom made multiple selectboxes
| 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 |
|
|
| File |
Role |
Description |
form.inc |
??? |
This is the main body of the class. |
formtest.php |
??? |
On request, this is a small example file to go with the class |