On Thu, 18 Jul 2002 03:21:48 +0200, you wrote:

> > Then again, I might not be remembering correctly, so ...
>
>Well it could have been it, but it doesn't work neither trying to set
>the ErrorDocument into a .htaccess file.
>
>The problem is I am not even sure where is the trouble, and if it should
>work or not (I guess it should), so I don't know exactly where to ask,
>the dev list maybe ?

I seem to remember from when I was toying around with this that
$_SERVER["REQUEST_URI"] was still available.  Even if $_GET isn't
populated you could manually parse the REQUEST_URI.  Of course I may
be misremembering...  If it's not available on your install let me
know and I'll setup a test case on my server...

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to