PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpRequest::addSslOptions> <HttpRequest::addQueryData
Last updated: Fri, 10 Oct 2008

view this page in

HttpRequest::addRawPostData

(PECL pecl_http:0.14.0-1.4.1)

HttpRequest::addRawPostDataAdd raw post data

Description

public bool HttpRequest::addRawPostData ( string $raw_post_data )

Add raw post data, leaving previously set raw post data unchanged.

Affects only POST and custom requests.

Parameters

raw_post_data

the raw post data to concatenate

Return Values

Returns TRUE on success or FALSE on failure.



add a note add a note User Contributed Notes
HttpRequest::addRawPostData
There are no user contributed notes for this page.

HttpRequest::addSslOptions> <HttpRequest::addQueryData
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites