|
|
| Name: |
MyForm |
| Base name: |
myform |
| Description: |
Form generation class with css, xhtml 1.0 support. |
| Related classes: |
formgeneration, checkboxes, myform |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
1313 users |
| All time rank: |
2467 |
| Week users: |
0 users |
| Week rank: |
2391 |
| |
|
Generating forms by hand is a often painful task. You have to build one form for adding information, another one for editing, and then those countless radiogroups, text fields, checkboxes and other input controls.
This class provides a solution to reduce that effort.
| 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 |
| Example |
Result of the sample script |
| |
Files |
|
|
| File |
Role |
Description |
form.class.php |
Class |
Main class file, includes all object definitions and some help about in parameters these methods use. |
testform.php |
Example |
Sample class usage file |