The client is not to a form. I only though POST could be used if it were in name/value pair format form a FORM posting.
-----Original Message----- From: Michael A Smith [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 1:54 PM To: Moore, Christie Subject: Re: [PHP] RE: $HTTP_RAW_POST_DATA Why into the RAW variable? Why not the $_POST variable? On Wed, 2003-06-25 at 09:51, Moore, Christie wrote: > -----Original Message----- > From: Moore, Christie > Sent: Wednesday, June 25, 2003 1:45 PM > To: '[EMAIL PROTECTED]' > Subject: $HTTP_RAW_POST_DATA > > > I am very unfamiliar with PHP. I am trying to get a POST (which > includes an text/xml) into the $HTTP_RAW_POST_DATA variable. Once > filled, I would then like to write the contents of $HTTP_RAW_POST_DATA > to a file. > > Can someone send a small code example. > Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php