PHP Classes

Classes of yo keller

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of yo keller (1)  >  Mission progress status  >  Reputation  
Picture of yo keller
Name: yo keller <contact>
Classes: 1
Country: France France
Age: ???
All time rank: 262571 in France France
Week rank: 195 Up10 in France France Up
All time users: 819
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 metaForm  
Generate and validate forms from XML definitions
This package can generate and validate forms composed with fields defined in XML files.

The generated forms can use a Javascript remoting scripting library to invoke remote PHP scripts without submiting the forms.

The package consists of:

- PHP class xmlForm, based on the original written by Herman Veluwenkamp to generate HTML forms from XML configuration file.
- PHP class dbUndo (in the class.undo.php file) designed to manage MySQL database record updates and undo operations, which comes together with a PhpUnit test suite class
- A XSL form definition file, covering all the generic needs of the supplied form samples, including the following form input formats: text, textarea, checkbox, radio button, remote script invocation button, file, hidden, single and multiple selections (with selection lists that can be kept in separate files)
- A number of Javascript and PHP functions that use Brent Ashley's jsrs (javascript remote scripting library), including his own jsrs package


  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