Hi there guys,
I'm trying to include some self-checks on an install script I'm making, but I'm having a problem: The following method of printing the server path has failed on 2 of the 3 server environments I've attempted to install on.
The script thinks it is: ".$_SERVER['PATH_TRANSLATED']."
Is there either a way of forcing a server path out of a script, either through a flag in .htaccess or through a different variable altogether?
thanks,
json