Urrgh, yes, 

you're right. Sorry, up all night. None that I know of... 
FWIW IIRC there was a feature request quite a long ago...

At 08:02 26.4. 2001, Zak Greant wrote the following:
-------------------------------------------------------------- 
>Cynic wrote:
>[snip]
>> this is by design.
>>
>> take a look at this (you'll have to edit it):
>>
>>         function _QueryString()
>>         {
>>             $qsstr = '' ;
>>             $qsarr = array() ;
>>             $QS = strtr( $GLOBALS['HTTP_SERVER_VARS']["QUERY_STRING"] ,
>array( '[' => '' , ']' => '' ) ) ;
>
>Won't this only work for GET requests... is there any way to get access to
>the raw post data?
>
>--zak
>
>
>-- 
>PHP Development 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]
------end of quote------ 


[EMAIL PROTECTED]
-------------
And the eyes of them both were opened and they saw that their files
were world readable and writable, so they chmoded 600 their files.
    - Book of Installation chapt 3 sec 7 


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