📄 function.ob-etaghandler.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>ETag output handler</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.ob-deflatehandler.html">ob_deflatehandler</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.ob-inflatehandler.html">ob_inflatehandler</a></div> <div class="up"><a href="ref.http.html">HTTP Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="function.ob-etaghandler" class="refentry"> <div class="refnamediv"> <h1 class="refname">ob_etaghandler</h1> <p class="verinfo">(PECL pecl_http:0.10.0-1.5.5)</p><p class="refpurpose"><span class="refname">ob_etaghandler</span> — <span class="dc-title">ETag output handler</span></p> </div> <div class="refsect1 description"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="type">string</span> <span class="methodname"><b><b>ob_etaghandler</b></b></span> ( <span class="methodparam"><span class="type">string</span> <tt class="parameter">$data</tt></span> , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$mode</tt></span> )</div> <p class="para rdfs-comment"> For use with <a href="function.ob-start.html" class="function">ob_start()</a>. </p> <p class="para"> Output buffer handler generating an <i>ETag</i> with the hash algorithm specified with the <a href="http.configuration.html" class="link">INI setting</a> <a href="http.configuration.html#http.configuration.etag.mode" class="link">http.etag.mode</a>. </p> <p class="para"> This output handler is used by <a href="function.http-cache-etag.html" class="function">http_cache_etag()</a>. </p> </div> <div class="refsect1 seealso"> <h3 class="title">See Also</h3> <p class="para"> <ul class="simplelist"> <li class="member"><a href="function.http-cache-etag.html" class="function" rel="rdfs-seeAlso">http_cache_etag()</a></li> <li class="member"><a href="function.http-match-etag.html" class="function" rel="rdfs-seeAlso">http_match_etag()</a></li> </ul> </p> </div></div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.ob-deflatehandler.html">ob_deflatehandler</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.ob-inflatehandler.html">ob_inflatehandler</a></div> <div class="up"><a href="ref.http.html">HTTP Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -