View Single Post
Old 03-26-2004, 02:19 AM  
Rorschach
So Fucking Banned
 
Join Date: Aug 2002
Posts: 5,579
PHP Code:
<?php include('path/to/bannerhtml'); ?>
Make a plain text file with just the html for your ad and include it on every page with the above code. You'll need to enable parsing html pages for php includes in your .htaccess.
Rorschach is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote