Forum Moderators: coopster
I've been trying to figure a way to do this for awhile tonight and have run into a roadblock... maybe I just need to step away, but I figure this will be quicker. :)
What I am trying to do is have one menu file to include on everypage regardless of directory. This file will be located in an "includes" folder. I need for the images in this menu file to work regarless of the directory the page may be on and same for the links. I could just use the full www url but I'd also like it to work while testing it on my local apache server as well.
so how do I create $path in $path/images/pic1.gif and $path/index.php for all possible directories?
Thanks