=$TowerBanner?>
Review Site
Upload all the files and directories at the main html directory at your server, using your favorite FTP program. Keep the same directory structure
1. Create a MySQL database for your review site
2. Open up common.php and change the variables for your website. Here is also where you will set if the site will have reveiw posted by the admin only or by registered users also.
2. Change the directory permissions as follow:
"banners" directory -> chmod
777
"items_images" directory -> chmod 777
and this file: "conn.php" -> chmod 777 4.
4. To install the database tables, point your browser to: http://www.your-domain.com/install.php
The admin panel is situated at: http://www.your-domain/siteadmin username & password: admin To change the admin's username and password, login at your admin panel. Under settings you will also set up details for your site
Templates
All templates that you can edit are found in the templates folder. You will need an HTML authoring program to edit them.