FormBuilder是一个面向对象的PHPClass用于创建HTML表单。它包括Ajax支持、jQuery/jQueryUI、GoogleMaps、reCAPTCHA、TinyMCE和CKEditor。
he goals of this project are to...
- promote rapid development of forms through an object-oriented PHP structure.
- eliminate the grunt/repetitive work of writing the html and javascript validation when building forms.
- reduce human error by using a consistent/tested utility.
- incorporate complex elements such as jquery, google maps, tooltips, captcha, and html web editors quickly and with little effort.
http://code.google.com/p/php-form-builder-class/
觉得应该是个不错的东西,先记下来,等有空仔细研究一下!