php3-list | 199903
Date: 03/31/99
- Next message: Jim Winstead: "Re: [PHP3] Does PATH_INFO require absolute urls"
- Previous message: Robert Chalmers: "Re: [PHP3] Delete files"
- In reply to: Paul Meagher: "[PHP3] Can't get PATH_INFO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think you'll need a $ in front of PATH_INFO
Jason
Paul Meagher wrote:
>
> 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: Jim Winstead: "Re: [PHP3] Does PATH_INFO require absolute urls"
- Previous message: Robert Chalmers: "Re: [PHP3] Delete files"
- In reply to: Paul Meagher: "[PHP3] Can't get PATH_INFO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

