Uploading Script Files
Script files info.
index.php - The main page.
login.php - this is the login page for your Publisher and Advertiser.
join.php - Join or registration page
cp.php - it's the control panel for your Advertiser.
config.php - it's the configuration to set your database info and other
info.
dblib_pop.php - where the database info script is executed.
pop.php - the popup script to open the popup ad and track the stats.
commonlib.php - where you can setup your header and footer design
ADMIN directory - where all the admin pages are located
HLPFLS directory - where the help files located
Table.sql - to create tables in the database.
The rest of the files are modules.
Upload all your script files to your host in the main directory
The script should read like http://yourdomain.com/login.php
not http://yourdomain.com/directory/login.php
and change the Attribute to 777 of the following Folder and Files.
Now you can start your Ad Network Service.