This is not possible with current PHP.
If you search recent php-dev list archive, you will find some more info.

""ondi"" <[EMAIL PROTECTED]> wrote in message
9cucc2$ae3$[EMAIL PROTECTED]">news:9cucc2$ae3$[EMAIL PROTECTED]...
> the array $HTTP_POST_VARS contains parsed data with "_" instead of spaces
> and split all RAW data by "=" !!! thats too bad!

???? Sounds more like you are talking about HTTP GET.
If it is the case, $HTTP_SERVER_VARS[' QUERY_STRING'] ?

Regards,
--
Yasuo Ohgaki





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to