Web Title. The Web Title will be used as the heading of the generated index-file.
Script-Language. This option determines the language of the generated webpages. At the moment only PHP is supported, but maybe a different language like ASP is supported in the future. As far as I can remember I have not used any features that require php implementations > 4 but this is no guarantee either that the generated php-files will work with php3.x versions. I have not done any tests with older versions, so if possible use a recent version of the php language. Also this may change in the future.
Layout. You can influence the design of the generated webpages here. As with the script language only one design is supported at the moment. I hope this will change in the future. You can also add your own layouts. See the developer documentation for more information on how to create your own layouts. Perhaps more interesting than creating a new layout from scratch is to create a new layout based on the existing Standard-layout. Maybe you would only like to change some graphics or some colors of the webpages. This is very easily possible without destroying the Standard-layout. See the Data-directory or the developer documentation to find out how the layout-mechanism works.
Output Directory. The pathname of the directory where the generated webpages will be stored. Typically this will be a local directory which is accessible via your webserver, if you have your own webserver running.
Hostname. The hostname of your MySQL-database.
Database. This field specifies which database within the given MySQL-server holds the tables.
Username. The username used to connect to the database.
Password. The password used to connect to the database. Note that the password will not be displayed in the SWF and it will not be saved when you press the
. The password is however stored in cleartext in one of the generated web-files.