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

search for in the

HttpRequest::setPutData> <HttpRequest::setPostFields
Last updated: Fri, 13 Nov 2009

view this page in

HttpRequest::setPostFiles

(PECL pecl_http >= 0.10.0)

HttpRequest::setPostFilesPOST dosyalarını belirler

Açıklama

public bool HttpRequest::setPostFiles ( array $post_dosyaları )

POST yöntemi ile gönderilecek dosyayı öncekilerin üzerine yazılarak belirler.

Sadece PUT istekleri etkilenir. Ham POST verisi ile kullanılamaz.

Değiştirgeler

post_dosyaları

POST yöntemi ile gönderilecek dosyaları içeren bir dizi; boşsa post dosyaları tanımsız olur.

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::setPostFiles
There are no user contributed notes for this page.

HttpRequest::setPutData> <HttpRequest::setPostFields
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites