Login   Register  
PHP Classes
elePHPant
Icontem

Class: HTMLForm

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Michele Castellucci  >  HTMLForm  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: HTMLForm
Base name: htmlform
Description: Generate XHTML forms with Javascript validation
Related classes: , , , , , , ,
Version: -
PHP version: 4.3
License: GNU General Public License (GPL)
All time users: 2185 users
All time rank: 1482
Week users: 0 users
Week rank: 2503
Picture of Michele Castellucci
Author: Michele Castellucci <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 27
All time rank: 2066 in Italy Italy
Week rank: 394 Down15 in Italy Italy Down


  Detailed description  
This class can be used to generate XHTML forms with Javascript to perform client side validation.

It can compose a form added all the types of basic HTML form inputs. It also provides convenience functions for adding input for specific purposes, like password and confirmation inputs and password change inputs.

There is a separate class to implement advanced text are inputs.

The class automatically generates the form HTML with Javascript code for browser side validation. It uses a table based layout, using HTML templates built in the class.

The class supports several types of validation based on regular expressions.

Server side validation is also possible with a separate script. That script also takes care of file uploading saving the files to a given directory, eventually generating thumbnails in the case of image file uploads.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Validation Validation algorithms View top rated classes

  Rate classes User ratings   Dependents   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (85.0%)
Sufficient (75.0%)
Sufficient (75.0%)
Good (85.0%)
-
-
Sufficient (66.0%)
377
Month:
Not yet rated by the users

  Packages that need this class  
Class Dependency Why it is needed
DBNavigator
Required
Class generate all his forms by HTMLForm

  Applications that use this class  
Link Description
RIPE Project - Religious Innovation and Pluralism in Europe Registration to the site
SUPI Project - Social Uncertainty Precarity Inequality in Europe Registration to the site
ACI Arezzo Registration to the site
Barbara Fabbroni - psychologist Registration to the site
Cooperativa Agora Subscribe to newsletter
Dire Fare Programmare Registration to the site
FDE Fanelli Registration to the site
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
HTML file file_HTMLForm.php.html Doc. Documentation of the HTMLForm.php file in Italian
Plain text file functions.inc.php Aux. vary methods
HTML file HTMLForm.html Doc. Documentation of the class in Italian
Accessible without login Plain text file HTMLForm.php Class The main class
Plain text file HTMLForm.txt Doc. Documentation in Italian
Plain text file index.php Example Example using the class
Plain text file style.css Data CSS example styles for form inputs
Plain text file users.sql Data Example Mysql table where data is inserted
Plain text file verimage.php Aux. Generate a CAPTCHA image

Download all files: htmlform.tar.gz htmlform.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.