Re: [PHP] linking with home directory path

2003-07-09 Thread David Nicholson
Hello, This is a reply to an e-mail that you wrote on Wed, 9 Jul 2003 at 12:51, lines prefixed by '>' were originally written by you. > // Path to script files (absolute file path) > $HomeDir = "c:/inetpub/wwwroot/MyScript/"; > // Name of style folder > $ThemeFolder = "default"; > //-Then later i

[PHP] linking with home directory path

2003-07-09 Thread mpalermo
I have a script that contains style sheets and I can't seem to link it on my Windows 2000 IIS server. It works perfectly fine on my Windows XP IIS server. Here is what I am trying to do. The index.php file (which links to the style sheets) is located in the MyScript folder and inside that fold