| 22 Oct 2008 |
Tutorial: Manually install Php Form Generator |
This tutorial is part of the Install scripts that are present in fantastico tutorials category
phpFormGenerator is a an easy tool for creating reliable, efficient, and aesthetically pleasing web forms in a snap. No programming of any sort is required: phpFormGenerator generates the HTML code, the form processor code (PHP), and the field validation code automatically via an easy, point-and-click interface.
Main Website: http://phpformgen.sourceforge.net/
Demo Website: http://phpformgen.sourceforge.net/new_demo/phpformgen/
Support Forums: https://sourceforge.net/forum/forum.php?forum_id=149298
Installation
Step 1: Head over to the phpform download center and get the latest release.
Step 2: Upload the files on your web server using a FTP Client (e.g. SmartFTP)
Step 3: Make sure that the forms/ folder and ALL the files, folders and subfolders are writable (chmod 777)
Step 4: Now go to yoursite.com/index.php and that’s it. Congratulations!
After creating a form, take a look at the form1.html for cutomizations.







