HTTP Funcții
PHP Manual

ob_etaghandler

(PECL pecl_http >= 0.10.0)

ob_etaghandlerETag output handler

Descrierea

string ob_etaghandler ( string $data , int $mode )

Pentru a fi utilizat cu ob_start().

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

This output handler is used by http_cache_etag().

Vedeți de asemenea


HTTP Funcții
PHP Manual