maghiel
03-15-2007, 11:12 AM
I'm working on a site that uses ORIG_PATH_INFO for a lot of
important reasons.
But now the site move to a new server, and that doens't give me
any ORIG_PATH_INFO, PATH_INFO or whatever.
Does anyone know an alternative to that variable?
PHP_SELF or SCRIPT_NAME does not work properly.
Thnx in advance!
important reasons.
But now the site move to a new server, and that doens't give me
any ORIG_PATH_INFO, PATH_INFO or whatever.
Does anyone know an alternative to that variable?
PHP_SELF or SCRIPT_NAME does not work properly.
Thnx in advance!