PHP Velho Oeste 2024

ob_etaghandler

(PECL pecl_http >= 0.10.0)

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

参见

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top