Quote:
Originally posted by Cleo
Edit the template so that it just writes out a table of links with no opening and closing head or body tags.
Now name your link list pages .php instead of .html and put this in the pages where you want the links to appear.
<?php
include "$DOCUMENT_ROOT/path/from/site/root/nameoffile.html";
?>
BTW: phpadsnew rocks. Use this board's search function to find threads on it.
|
Thanks Cleo,
I understand what you are saying but will need to read up on exactly how to go about that. Looks like a great idea :-)
Yes PHPadsnew is about the best script I've ever used. I recently added the geoip functionality so now I can display ads in the users language or ads which are more suited to their geographic location... so Chinese surfers see ads for casinos in chinese. My traffic levels are pathetic on the site I've currently implemented it on so my results are inconclusive, however I believe its gotta be better than wasting banner displays that they can't read or are unlikely to click on.
I've help 2 high profile webmasters by installing and configuring phpadsnew for them.
Pervy