PHP Classes

Packages of Jelte Werkhoven

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Jelte Werkhoven (2)  >  Mission progress status  >  Reputation  
Picture of Jelte Werkhoven
Name: Jelte Werkhoven <contact>
Classes: 2
Country: ???
Age: ???
All time rank: 607
Week rank: 195 Up
All time users: 4882
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 extension to form.inc  
This extension to form.
This extension to form.inc will allow you to create my custon multiple selectboxes. As opposed to the standard multipleselect lists, this'll use a normal selectbox, but when an item is selected, it appears next to the selectbox. If another item is selected, it will appear under the first item selected. If one of the already selected items is reselected, it will disappear.

  Files folder image Form and SQL generator,...  
This class will do a couple of things for you.
This class will do a couple of things for you. It'll give you an easy way to generate forms, and when the form is submitted, it'll also generate the SQL to store the values the user entered in the form. It'll also generate CSS identifiers for each form element, so you can use CSS to position the stuff.
There's also a formextra.inc class, which'll allow you to add my custom made multiple selectboxes


  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