This is a work in progress. Hopefully you can use this code as a starting point to create PHP web forms quickly and implement them into your projects.
This web application runs on PHP and offers you a GUI interface for quickly creating very simple web forms. I found myself as a web developer creating the same form over and over again by copying and pasting and tweaking variables.
This takes the dirty work out of that. :)
Once you have created your form you can add more secure validation and your own tweaks but gets you started with a fully functional web form and a PHP script to handle that form.
FEATURES: Clean html Javascript Validation CSS Anti-bot hack Custom Web Form Creation Dynamic PHP Handler file Dynamic Javascipt
STABLE RELEASE IS AVAILABLE