Is there a hack or similar to get $_SERVER["PHP_SELF"] working under IIS?
am 11.01.2008 07:04:07 von Greg Cocks
Hello,
*Is there a hack (?), a workaround or some alternative to get =
$_SERVER['PHP_SELF'] working under IIS?*
I am new(ish) to PHP, IIS and web pages as a whole (!)
I was hoping to get the 'breadcrumbs' feature working...
And for a variety of reasons I am using IIS (currently v5.1 on some test =
hardware running XP Pro, soon to be 6.x (?) on Server '03 when the =
client gets me the dosh...)
Using PHP 5.2.5, if that matters...
Note that I am still using this stuff in a 'black box'-ish way, so feel =
free to talk down to me! GRIN
For instance, I tried to use the approach at http://tinyurl.com/2zb4ck =
before I gained enough knowledge to realise this solves a different (but =
similar) - it seems - problem...
Thanks in advance...
----------
Regards,
GREG COCKS
GIS Analyst V
gcocks |at| stoller.com
S. M. Stoller Corp
105 Technology Drive, Suite 190
Broomfield, CO 80021
www.stoller.com
303-546-4300
303-443-1408 fax
303-546-4422 direct
303-828-7576=A0cell
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Is there a hack or similar to get $_SERVER["PHP_SELF"] working under IIS?
am 11.01.2008 07:18:24 von Zleviticus
What happens when you try print_r($_SERVER) ?
What about when you run phpinfo() ?
Are you using ISAPI mode for php install on windows?=20
-----Original Message-----
From: Greg Cocks [mailto:gcocks@stoller.com]=20
Sent: Friday, January 11, 2008 1:04 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Is there a hack or similar to get =
$_SERVER['PHP_SELF']
working under IIS?
Hello,
*Is there a hack (?), a workaround or some alternative to get
$_SERVER['PHP_SELF'] working under IIS?*
I am new(ish) to PHP, IIS and web pages as a whole (!)
I was hoping to get the 'breadcrumbs' feature working...
And for a variety of reasons I am using IIS (currently v5.1 on some test
hardware running XP Pro, soon to be 6.x (?) on Server '03 when the =
client
gets me the dosh...)
Using PHP 5.2.5, if that matters...
Note that I am still using this stuff in a 'black box'-ish way, so feel =
free
to talk down to me! GRIN
For instance, I tried to use the approach at http://tinyurl.com/2zb4ck
before I gained enough knowledge to realise this solves a different (but
similar) - it seems - problem...
Thanks in advance...
----------
Regards,
GREG COCKS
GIS Analyst V
gcocks |at| stoller.com
S. M. Stoller Corp
105 Technology Drive, Suite 190
Broomfield, CO 80021
www.stoller.com
303-546-4300
303-443-1408 fax
303-546-4422 direct
303-828-7576=A0cell
--=20
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php