php3-list | 199903
Date: 03/31/99
- Next message: DATA fix: "[PHP3] php3 manual"
- Previous message: Sean Rietze: "[PHP3] PHP and Sybase, working now its not"
- In reply to: Paul Meagher: "[PHP3] Can't get PATH_INFO"
- Next in thread: Steve Douville: "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?
What URL are you using? Perhaps there is no path info in it, in which
case your browser is quite correctly telling you that there is no data in
the document.
-Rasmus
-- 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: DATA fix: "[PHP3] php3 manual"
- Previous message: Sean Rietze: "[PHP3] PHP and Sybase, working now its not"
- In reply to: Paul Meagher: "[PHP3] Can't get PATH_INFO"
- Next in thread: Steve Douville: "RE: [PHP3] Can't get PATH_INFO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

