PHP Classes

Formulario: Generate and validate HTML forms

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 443 This week: 1All time: 6,229 This week: 560Up
Version License PHP version Categories
formulario 2.0GNU General Publi...5.0HTML, PHP 5, Validation
Description 

Author

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.

Picture of José M. Carnero
Name: José M. Carnero <contact>
Classes: 3 packages by
Country: Spain Spain
Age: 54
All time rank: 263370 in Spain Spain
Week rank: 411 Up13 in Spain Spain Up

  Files folder image Files  
File Role Description
Plain text file class.formulario.inc Class Base class, generation
Accessible without login Plain text file class.formulario.js Data Validations, javascript
Plain text file class.formularioProc.inc Class Base class, Processing
Plain text file class.formulario_tabla.inc Class Inherited class, generation
Accessible without login Plain text file eventos.js Data Validations, javascript, events
Accessible without login Plain text file sample_form_creation.php Example Form creation
Accessible without login Plain text file sample_form_procesing.php Example Form processing

 Version Control Unique User Downloads Download Rankings  
 0%
Total:443
This week:1
All time:6,229
This week:560Up