RE: [Phplib-users] auth url question
Brought to you by:
nhruby,
richardarcher
|
From: Rob H. <rob...@ws...> - 2002-10-29 13:10:11
|
Correct, sorry...
> -----Original Message-----
> From: Marko Kaening [mailto:M.K...@os...]
> Sent: Tuesday, October 29, 2002 3:54 AM
> To: Rob Hutton
> Cc: phplib-users list
> Subject: Re: [Phplib-users] auth url question
>
>
> > can the getenv('REQUEST_URI') in self_url() be changed to
> $PHP_SELF . "?" .
> > $HTTP_SERVER_VARS['QUERY_STRING']; ?
> As I understood one should use $_SERVER['PHP_SELF'] instead to make it
> work as well with register_global=OFF!
>
> Marko
>
>
|