The Phorm archive was created with the required directory structure, and all files in their proper places. All that should be required for installation is to extract the archive. If for some reason your extraction program did not create the directory structure, below is a list of all files and directories so you can see where everything belongs. Files and directories marked with an exclamation point are required for Phorm's operation. Files and directories with an asterisk are part of Phorm, but are not strictly required. The rest are example or documentation files or optional plugins. UPGRADING: If you are upgrading from a previous version of Phorm, you only need to install the Phorm program (phorm.php) and the function library (functions.php3) With these files and directories present, Phorm should work "right out of the box." There are three example forms: x-comment.html, x-warbles.html and x-widgets.html. Simply point your browser to one of these, and give it a shot. If you need to change Phorm's file extension, for example to run under PHP4, change ONLY the file phorm.php3. Do not change the extension of other files. phorm.php3 is the only file which actually executes - the rest are just code pulled in by Phorm when needed. 3.0 Welcome.rtf - Welcome message for v3.0 contest.txt - Information about a contest Docs.rtf - The documentation INSTALL README.txt - This file ! phorm.php - Phorm * phormbase.php3 - A directory map (see documentation for details) * phormconfig.php3 - The main configuration file phpinfo.php - A script to show information about your PHP setup QuickStart.rtf - How to get started quickly, with minimal setup SUPPORT README.txt - Just what it says: read for support information version history.txt - Notes about Phorm's development history x-comment.html - An example form x-warbles.html - An example form x-WidgetInquiry_err.html - A file for the example form x-widgets.html x-widgets.html - An example form ! lib (dir) - Library files essential for Phorm's operation ! functions.php3 - Phorm's function library * generic.html - A generic ack template * generic.txt - A generic email template * mimetypes.php3 - Maps file extension to MIME types. Required for the file management modules ! plugins (dir) - A place for Phorm plugin modules customsg.php3 - A plugin for customizing alert & error messages customsg.txt - Documentation for customsg.php3 docs.php3 - Documentation for plugin developers htmlmail.php3 - A plugin for sending HTML-formatted responders htmlmail.txt - Documentation for htmlmail.php3 ! registry.php3 - Tells Phorm what plugins to use, and where statack.php3 - A plugin for generating static ack pages statack.txt - Documentation for statack.php3 yada.php3 - An example and template for plugin developers x-configs (dir) - Used with the example form x-widgets.html widgetconfig.php3 - Configuration for the example form x-widgets.html x-warble (dir) - Used with the example form x-warbles.html warbleconfig.php3 - Configuration for the example form x-warbles.html attachments (dir) - Used with the example form x-warbles.html bunny6.gif cats.jpg templates (dir) - Template files for the example form x-warbles.html ack.html email.txt errorform.html responder.txt rules.txt setdbv.php3 textlog.txt uploads (dir) - Used with the example form x-warbles.html x-widget (dir) - Used with the example form x-widgets.html attachments (dir) - Used with the example form x-widgets.html bunny6.gif cats.jpg templates (dir) - Template files for the example form x-widgets.html ack.html email.html email.txt email2.html email2.txt errorform.html responder.html responder.txt rules.txt setdbv.php3 textlog.txt textlog2.txt uploads (dir) - Used with the example form x-widgets.html