HTTP Funzioni
PHP Manual

ob_etaghandler

(PECL pecl_http >= 0.10.0)

ob_etaghandlerETag output handler

Descrizione

string ob_etaghandler ( string $data , int $mode )

Per l'uso con ob_start().

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

This output handler is used by http_cache_etag().

Vedere anche:


HTTP Funzioni
PHP Manual