PHP Doku:: HttpDeflateStream class factory - function.httpdeflatestream-factory.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpDeflateStream classHttpDeflateStream::factory

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpDeflateStream class

<<HttpDeflateStream::__construct

HttpDeflateStream::finish>>

HttpDeflateStream::factory

(PECL pecl_http >= 1.4.0)

HttpDeflateStream::factoryHttpDeflateStream class factory

Beschreibung

public HttpDeflateStream HttpDeflateStream::factory ([ int $flags = 0 [, string $class_name = "HttpDeflateStream" ]] )

Creates a new HttpDeflateStream object instance.

See the deflate stream constants table for possible flags.

Parameter-Liste

flags

initialization flags

class_name

name of a subclass of HttpDeflateStream

Siehe auch


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",...)