View Single Post
Old 2004-06-29, 12:38 PM   #4
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Quote:
Originally posted by Pervy
Of course that does depend upon the script(s) you use to build your LL. Mine uses templates and so basically all my categories are displayed in the same layout with the same ads.
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.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote