php3-list | 199903
Date: 04/01/99
- Next message: Paul Meagher: "[PHP3] Ignore last message on PATH_INFO"
- Previous message: Noel Bradford: "[PHP3] Urgent Help Required"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Can't get PATH_INFO"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Can't get PATH_INFO"
- Reply: Steve Douville: "RE: [PHP3] Can't get PATH_INFO"
- Reply: Jason Brooke: "Re: [PHP3] Can't get PATH_INFO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to get PATH_INFO information.
Netcape says "Document contains no data" when I point my browser at this
script.
<?
echo getenv("PATH_INFO");
?>
Using PHP3 v.3.03. Any ideas?
Regards,
Paul Meagher
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Paul Meagher: "[PHP3] Ignore last message on PATH_INFO"
- Previous message: Noel Bradford: "[PHP3] Urgent Help Required"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Can't get PATH_INFO"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Can't get PATH_INFO"
- Reply: Steve Douville: "RE: [PHP3] Can't get PATH_INFO"
- Reply: Jason Brooke: "Re: [PHP3] Can't get PATH_INFO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

