JDM71488
10-07-2003, 11:17 PM
Hello,
What can I use to include a file in the first index folder from a file that is in a series of folders?
<?php
include "/header.html";
?>
I tried this, and it works fine as long as what i am linking to is in the base (index) folder...
Please help...
Thank you!
What can I use to include a file in the first index folder from a file that is in a series of folders?
<?php
include "/header.html";
?>
I tried this, and it works fine as long as what i am linking to is in the base (index) folder...
Please help...
Thank you!