PHP Doku:: HttpInflateStream class factory - function.httpinflatestream-factory.html

Verlauf / Chronik / History: (4) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpInflateStream class

<<HttpInflateStream::__construct

HttpInflateStream::finish>>

HttpInflateStream::factory

(PECL pecl_http >= 1.4.0)

HttpInflateStream::factoryHttpInflateStream class factory

Beschreibung

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

Creates a new HttpInflateStream object instance.

See the inflate constants table for possible flags.

Parameter-Liste

flags

initialization flags

class_name

name of a subclass of HttpInflateStream

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