| px | top | add code | search | signup | login | help |
<?php
Features:
- multistep forms (like a wizard),
- optional templates (for the form AND for containers),
- multilingual (field captions, default values, error messages),
- very strong on (serverside) input validation,
- can deal with hitting enter in text fields,
- offers some nice domapi form element implementations,
- and some more ready-to-use out-of-the-box special fields,
- can deal with include-once and onLoad javascript stuff,
- auto-persisting of submitted forms to database; this includes the auto-creation/update of the database table,
- auto-emailing of submitted form data
please download the code from http://www.blueshoes.org/en/get/download/, 41 classes is too much
to post here. thank you.
website: http://www.blueshoes.org/en/framework/html/form/
use case: http://www.blueshoes.org/en/framework/html/form/use_case_apply/
very basic example: http://www.blueshoes.org/en/examples/form/simple/
download: http://www.blueshoes.org/en/get/download/
?>
Comments or questions?
PX is running PHP 5.2.11
Thanks to Miranda Productions for hosting and bandwidth.
Use of any code from PX is at your own risk.