PHP Doku:: ETag output handler - function.ob-etaghandler.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPHTTP Funktionenob_etaghandler

Ein Service von Reinhard Neidl - Webprogrammierung.

HTTP Funktionen

<<ob_deflatehandler

ob_inflatehandler>>

ob_etaghandler

(PECL pecl_http >= 0.10.0)

ob_etaghandlerETag output handler

Beschreibung

string ob_etaghandler ( string $data , int $mode )

Zur Nutzung mit ob_start().

Output buffer handler generating an ETag with the hash algorithm specified with the INI-Einstellungen http.etag.mode.

This output handler is used by http_cache_etag().

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