Hi,
I am trying to build a site which uses many includes etc, and has many directorys, so files which are on the top level, are also the same as called 5 directorys deep (for instance)
Therefore, how do I set the files so that whereever they are called, they refer to the same spot.
E.g. If i call a script at the top level, e.g. script/mine.js, how can I make sure that a file at /one/two/three/four/mypage.htm also calls script/mine.js
Thanks
James
I am trying to build a site which uses many includes etc, and has many directorys, so files which are on the top level, are also the same as called 5 directorys deep (for instance)
Therefore, how do I set the files so that whereever they are called, they refer to the same spot.
E.g. If i call a script at the top level, e.g. script/mine.js, how can I make sure that a file at /one/two/three/four/mypage.htm also calls script/mine.js
Thanks
James