My problem is that I can't find a way of referencing files and
includes statically. I have to change each page reference so that when
it is referenced it references the correct document. As I want a
central location to keep all my most used 'includes'.
So if I change a scripts location I also have to change the script
it's self to point to the correct documents. This is a problem when
the directory structures hierarchy keeps changing.
Also HTTP referencing is out as the scripts will not all be run on the
same servers.
Any help would be appreciated as simple problem as it seems to be, I
can;t find an answer.
Thanks
includes statically. I have to change each page reference so that when
it is referenced it references the correct document. As I want a
central location to keep all my most used 'includes'.
So if I change a scripts location I also have to change the script
it's self to point to the correct documents. This is a problem when
the directory structures hierarchy keeps changing.
Also HTTP referencing is out as the scripts will not all be run on the
same servers.
Any help would be appreciated as simple problem as it seems to be, I
can;t find an answer.
Thanks
Comment