Forum und email

http_send_stream

(PECL pecl_http:0.1.0-1.5.5)

http_send_stream — Send stream

Descrizione

bool http_send_stream ( resource $stream )

Sends an already opened stream with support for (multiple) range requests.

Elenco dei parametri

stream

stream to read from (must be seekable)

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.


08, Erik Sefkow