http_send_stream
(PECL pecl_http >= 0.1.0)
http_send_stream — Akımı gönderir
Açıklama
bool http_send_stream
( resource $akım
)
Açılmış bir akımı (çok) aralıklı istekler için destekli olarak gönderir.
Değiştirgeler
- akım
-
Okunacak akım (akım içinde konumlama yapılabilmelidir).
Dönen Değerler
Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.
Ayrıca Bakınız
- http_send_data() - Keyfi veri gönderir
- http_send_file() - Dosya gönderir
- http_throttle() - HTTP band genişliğini kısar
- http_send_content_type() - Content-Type başlığını gönderir
- http_send_content_disposition() - Content-Disposition başlığını gönderir
- PHP 5.1.0 ve üstü kullanılıyorsa HttpResponse sınıfı
There are no user contributed notes for this page.
