On Tue, Aug 13, 2002 at 03:54:58PM +0200, Piotr Klaban wrote:
> and if I call http://server/dir/file.php?q=1, the result is:
> 
>            Apache module              PHP CGI
> PHP_SELF   /dir/file.php/path-info    /dir/file.php

I am sorry it is a mistake, it should be:

<errata>
and if I call http://server/dir/file.php?q=1, the result is:

           Apache module              PHP CGI
PHP_SELF   /dir/file.php              /dir/file.php
</errata>

-- 
Piotr Klaban

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to