View Single Post
Old 2004-09-16, 01:14 PM   #3
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Mine work in FireFox. This is how I do it

<?php
include "$DOCUMENT_ROOT/includes/menu.html";
?>

OR

<?php @
include "http://DOMAIN.com/FILENAME.txt";
?>

I had to start adding in the @ after my server was upgraded.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote