PHP Classes

Classes of codemonk

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of codemonk (1)  >  Mission progress status  >  Reputation  
Picture of codemonk
Name: codemonk <contact>
Classes: 1
Country: Germany Germany
Age: ???
All time rank: 2243140 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 1097
Week users: 0
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image form-o-mat  
Generate and validate Web forms with few functions
This class is meant to generate and validate HTML forms using a few functions to define inputs, load and validate the submitted values, and output the form.

The class lets the developer define individual form inputs or inputs that usually are added in logical groups like groups of radio buttons or checkboxes.

When the form inputs are added to the form composition the class already loads and validates the input values that may have been submitted and generates the HTML for each form input.

Once the form is fully composed, the developers just needs to call one function to output the form HTML.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z