File
|
Description
|
config.php
|
To use the ALS PHP Template System you need to include_once("config.php").
|
common.inc.php
|
Core template base class
|
getinfo.inc.php
|
examples of core pages including welcome and search
|
parser.inc.php
|
xml parsing routines with cache integration
|
index.php
|
example welcome page using template system and htm form /templates directory
|
location.php
|
sample location page
|
category.php
|
sample category page
|
vendor.php
|
sample vendor page
|
product.php
|
sample product page
|
search.php
|
sample product page
|
cart.php
|
sample shopping cart (not complete will include the ability to write vouchers)
|
|
|