Forum Moderators: skibum
I'm thinking of selling advertising space on my website.I'm not sure whether to place the advertisers banners on just one page or different pages?And if i put the advertisers banner in different pages let's say 20 different pages,is there any way of placing the banner in a fast way or to do it one by one?
Thanks
<? php
include=("header.txt")
?>
This also has the advantage for you of beng able to change that banner to any other in an instant, just by updating header.txt.
If your pages aren't .php, don't worry either. If you're running on apache you can make the server parse any html files as php, meanin you canstil use this method.