HTTP Funkcje
PHP Manual

ob_etaghandler

(PECL pecl_http:0.10.0-1.5.5)

ob_etaghandlerETag output handler

Opis

string ob_etaghandler ( string $data , int $mode )

Do użycia z ob_start().

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

This output handler is used by http_cache_etag().

Patrz także


HTTP Funkcje
PHP Manual