This package can be used to generate and validate HTML forms.
There is a class that can generate HTML and Javascript to display and validate forms with fields of all basic types, given an array that describes the details of each form field.
A sub-class is made available to display the form fields in HTML tables.
Another class can retrieve and validate the submitted form values on the server side.
It can also be used in conjunction with a separate class for processing forms with data stored in database.
The code and the comments are in Spanish.
In Spanish:
Clases para la generación de formularios y posterior procesado. Incluyendo generación de formulario HTML, validación con javascript, construcción de la sentencia SQL (depende de class.ddbb).
El formulario se construye a partir de un array y se procesa tomando el nombre del formulario.
Se pueden construir clases heredadas que mejoren la presentación (básica) del formulario.
|
|
| Name: |
Formulario |
| Base name: |
formulario |
| Description: |
Generate and validate HTML forms |
| Version: |
2.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
422 users |
| All time rank: |
5364 |
| Week users: |
0 users |
| Week rank: |
2092  |
| |
|
| Not yet rated by the users |
| |
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 |
|
|