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

search for in the

http_send_data> <http_send_content_disposition
Last updated: Tue, 17 Nov 2009

view this page in

http_send_content_type

(PECL pecl_http >= 0.10.0)

http_send_content_typeContent-Type başlığını gönderir

Açıklama

bool http_send_content_type ([ string $içerik_türü = "application/x-octetstream" ] )

Gönderilecek öğenin Content-Type başlığını gönderir.

Bilginize: Bu işlev, http_send_data(), http_send_file() ve http_send_stream() işlevleri ile birlikte kullanılmalıdır.

Değiştirgeler

içerik_türü

İstenen içerik türü (birincil/ikincil)

Dönen Değerler

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

Hatalar/İstisnalar

içerik_türü birincil ve ikincil parçaları sahip gibi görünmüyorsa bir E_WARNING çıktılanır.

Ayrıca Bakınız



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

http_send_data> <http_send_content_disposition
Last updated: Tue, 17 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites