Installation of ApPHP FormBuilder (version 2.0.0 or later)
Installation of ApPHP FormBuilder
A new installation of ApPHP FormBuilder is a very straight forward process:
Step 1. Uncompressing downloaded file.
Uncompress the ApPHP FormBuilder script archive. The archive will create a directory called "PHPFB_XYZ", where XYZ - is a number of current version.
Step 2. Uploading files.
Upload content of sub-directory formbuilder/ (all files and sub-directories it includes) to your document root (public_html, www, httpdocs etc.) or your "formbuilder directory" using FTP.
Pay attention: DON'T use the capital letters in the name of the folder (for Linux users).
For example:
public_html/or
public_html/{formbuilder directory}/
Step 3. Running example file.
Now you can run the example files. To do this, open a browser and type in Address Bar following:
http://localhost/{formbuilder directory}/examples/index.phpor
http://{www.example.com}/{form-builder directory}/examples/index.php