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

search for in the

HttpRequest::setPutFile> <HttpRequest::setPostFiles
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpRequest::setPutData

(PECL pecl_http >= 0.25.0)

HttpRequest::setPutDataPUT verisini belirler

Açıklama

public bool HttpRequest::setPutData ([ string $put_verisi ] )

PUT yöntemi ile gönderilecek veriyi öncekilerin üzerine yazarak belirler.

Sadece PUT istekleri etkilenir.

Her istek için sadece ya put verisi ya da put dosyası kullanılabilir. PUT verisi daha yüksek önceliğe sahiptir ve bir PUT dosyası atanmış bile olsa kullanılacaktır.

Değiştirgeler

put_verisi

Gönderilecek veri.

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.



add a note add a note User Contributed Notes HttpRequest::setPutData - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites