phpAddEdit Form Generator GNU Lesser General Public License



Installation Instructions

Just copy all the files to a directory on your server and make the directory writeable (chmod 777 will work). Then view the /install/ page and enter the basic information requested - that's it!
You will need 4 pieces of information:
  • Database host (sometimes 'localhost')
  • Database name (e.g., 'mydb')
  • Database user (e.g., 'root')
  • Database password

--- Email Template ---
If you choose to use the email option and choose HTML formatting, a template will be used. That template is found in the file:
    email_template.phpin the includes directory
You should edit that file to suit your needs. The key point is to leave the line
    $body .= $mailBody;
in place.

--- FCK Editor ---
If you want to use the textarea_FCK field, but are already using a version of FCK editor, you can edit the config.php file to specify a location for the script to find your FCK editor installation.

Demo
Check out the script in action with the Live Demo 


Announcement List
Signup to receive news about the release of new versions or other pertinent phpAddEdit information.



Search


Donate
phpAddEdit is a free program but if you appreciate my efforts, please consider a small donation.



© 2008 - JMB