Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

Form Tools

All examples on this page must be utilized within a form. Start a form with:

and end with:

Basic text input

Date selector

Advanced date/time selector

Rich-text WYSIWYG textarea (generates valid-XHTML 1.1 markup)

HTML-entry box with live preview

Automatic state-maintenance: forms built using these helpers retain entered-data after form submission

Try typing into any of the boxes above or changing the date-selectors and then submitting the form:

Your changes entered above will remain intact after the page reloads.

And there are many more form helpers...

View the full list in the API