Re: [PHP] raw POST data

2001-07-05 Thread Thies C. Arntzen
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 us

[PHP] raw POST data

2001-07-04 Thread Xavier Paz
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. I am using PHP 3.0.16 with Apache. Regards, Xavier -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e