Hi,
I am new member here. I'm working as web developer. I faced a problem and not getting any suitable way to solve it.
In php 4.2 and above we can have $_SERVER['DOCUMENT_ROOT'] in case using Apache. Now is it possible to have this variable if I am using IIS 5.0? If it's possible then how I can configure it?
Thanks in advance
susen
I am new member here. I'm working as web developer. I faced a problem and not getting any suitable way to solve it.
In php 4.2 and above we can have $_SERVER['DOCUMENT_ROOT'] in case using Apache. Now is it possible to have this variable if I am using IIS 5.0? If it's possible then how I can configure it?
Thanks in advance
susen
Comment