PHP Doku:: Update inflate stream - function.httpinflatestream-update.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpInflateStream classHttpInflateStream::update

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpInflateStream class

<<HttpInflateStream::flush

The HttpMessage class>>

HttpInflateStream::update

(PECL pecl_http >= 0.21.0)

HttpInflateStream::updateUpdate inflate stream

Beschreibung

public string HttpInflateStream::update ( string $data )

Passes more data through the inflate stream.

Parameter-Liste

data

data to inflate

Rückgabewerte

Returns inflated data on successIm Fehlerfall wird FALSE zurückgegeben..


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)