On Thu, Jul 05, 2001 at 09:14:36AM +0200, Xavier Paz wrote:
> Hi,
> 
> Is there any way to get the raw POST data sent by the client? I mean the
> full data, before parsing into PHP variables.

    no - you would have to hack it up
    hint: serch for _RAW_ in /functions/post.c
    tc

> 
> I am using PHP 3.0.16 with Apache.

    that's an oooollllddd version;-)

    
> 
> Regards,
> Xavier
> 
> 
> -- 
> 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]
> 

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