PHP Classes

Classes of Sebastian Schlapkohl

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Sebastian Schlapkohl (1)  >  Mission progress status  >  Reputation  
Picture of Sebastian Schlapkohl
Name: Sebastian Schlapkohl <contact>
Classes: 1
Country: Germany Germany
Age: 42
All time rank: 3080178 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 587
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 HtmlForm PHP 5  
Validate HTML forms composed programmatically
This package can create, validate and process HTML forms composed programmatically.

It provides many classes that abstract most types of HTML elements that can be used in HTML forms by providing a fluent interface that allows defining many aspects of each element, including validation rules.

The main forms class can render the form automatically and return the composed form HTML as a string.

I can optionally generate JavaScript to validate the forms on the browser side before submitting the forms.

The class can also check if the form has been submitted and validate all fields at once.


  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