Re: [PHP] php request entity body help

2005-02-21 Thread Richard Lynch
Å£À¤ wrote: > I'm trying to get the entity body part from an http request. Is there an > API which can do the job? > We use post to communicate. But I don't the name of post. Search the http://php.net/ site for "HTTP_RAW_POST_DATA" I think that will have what you want. -- Like Music? http://l-i

Re: [PHP] php request entity body help

2005-02-21 Thread Petar Nedyalkov
On Monday 21 February 2005 11:08, 牛坤 wrote: > Dear phpers, > > I'm trying to get the entity body part from an http request. Is there an > API which can do the job? We use post to communicate. But I don't the name > of post. Do you mean HTTP request or HTTP response? > Please help! > Any help woul

[PHP] php request entity body help

2005-02-21 Thread 牛坤
Dear phpers, I'm trying to get the entity body part from an http request. Is there an API which can do the job? We use post to communicate. But I don't the name of post. Please help! Any help would be appreciated. Thanks in advance. Sincerely, Kun -- PHP General Mailing List (http://www.php.n