windows.php |
This is the main viewable file. You can edit the HTML that surrounds the windows estimator system. |
|
windowsconfiguration.inc.php |
This file contains all the configuration variables that are used to customise the behaviour and appearance of the system.
Information on setting these variables is available on the configuration page. |
|
windowsengine.inc.php |
This is the heart of the system. This script generates all the output and handles all the interactions.
It is strongly recommended that this file not be tampered with or altered in any way. |
|
w?data.inc.php |
The w?data.inc.php files (? is an integer) are the data files for each window type.
These contain various bits of information about each window type, including:
- the name of the window type
- the location of the relevant image file
- a description of the window
- an array of prices and window sizes
Information about configuring the data files is available
|
|
test.php |
This is a simple test script for you to upload to your web server in order to determine whether your hostin account supports PHP scripting. |
|
images directory |
This subdirectory contains all of the images that are used in the demonstration version, including the windows images.
|
|