Is it OK, to run multiple ad_network.php files on one site, for example if you want banner ads on one page of the site, and just text links on another. And also, if this is OK would you have to make a new ad_network.txt each time?
You would end up with a ad_network_ads.txt file for each type of ad. It's fine, just make sure you only have two different ad_network_ads.txt files.
Ok, so for each different type of ad would I need to put one there, e.g. ad_network_ads.txt and ad_network_ads2.txt ? Also in http://www.digitalpoint.com/tools/ad-network/setup.php?type=6 it says in the footer template you should add $ad_network[0] - but can this be done elsewhere? And, do you only need $ad_network[1] where the ad is going to go (and to repeat the include line in the phpincludestart or is there something else? Thanks