ob_etaghandler

Example

 string ob_etaghandler ( string $data , int $mode ) 

Description

ETag output handler

Return Values

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().