Наш Telegram бот: @htmlweb_bot

ob_etaghandler

(PECL pecl_http >= 0.10.0)

ob_etaghandler — ETag output handler


Описание

string ob_etaghandler ( string $data , int $mode )

Используйте вместе с ob_start().

Output buffer handler generating an ETag with the hash algorithm specified with the INI-опцию http.etag.mode.

This output handler is used by http_cache_etag().


Смотрите также


Описание на ru2.php.net
Описание на php.ru