Posted by michelle on 07/09/05 18:46
Hi all,
I am having trouble using with using paths on my website. Is there a
way to use an absolute path that always refers to the website's root
directory...or do I need to use a relative path?
The problem I am having is how to refer to my "/images" directory no
matter where it is referenced in the website's directory structure.
I have used the URI (http://www.mysite.com/images), but that seems too
complex, especially if I needed to reference other directories. I know
that PHP must have a simpler solution.
Thank you in advance,
Miki
[Back to original message]
|