php3-list | 199903
Date: 03/31/99
- Next message: Chad Cunningham: "Re: [PHP3] creating files with php3"
- Previous message: Alex Belits: "Re: [PHP3] suexec with apache module?"
- In reply to: Paul Meagher: "[PHP3] Can't get PATH_INFO"
- Next in thread: Jason Brooke: "Re: [PHP3] Can't get PATH_INFO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
try
echo $PATH_INFO;
> -----Original Message-----
> From: Paul Meagher [mailto:paul <email protected>]
> Sent: Wednesday, March 31, 1999 11:56 PM
> To: php3
> Subject: [PHP3] Can't get PATH_INFO
>
>
> 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>
>
>
>
-- 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: Chad Cunningham: "Re: [PHP3] creating files with php3"
- Previous message: Alex Belits: "Re: [PHP3] suexec with apache module?"
- In reply to: Paul Meagher: "[PHP3] Can't get PATH_INFO"
- Next in thread: Jason Brooke: "Re: [PHP3] Can't get PATH_INFO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

