Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] Can't get PATH_INFO From: Rasmus Lerdorf (rasmus <email protected>)
Date: 03/31/99

> 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>