ob_etaghandler

 string ob_etaghandler ( string $data , int $mode ) 

説明

ETag output handler

戻り値

For use with ob_start(). Output buffer handler generating an ETag with the hash algorithm specified with the INI setting http.etag.mode. This output handler is used by http_cache_etag().