Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 4811

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Inflate output handler</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.ob-etaghandler.html">ob_etaghandler</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.http-parse-cookie.html">http_parse_cookie</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-inflatehandler" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">ob_inflatehandler</h1>
  <p class="verinfo">(PECL pecl_http &gt;= 0.21.0)</p><p class="refpurpose"><span class="refname">ob_inflatehandler</span> &mdash; <span class="dc-title">Inflate output handler</span></p>

 </div>
 <div class="refsect1 description" id="refsect1-function.ob-inflatehandler-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="type">string</span> <span class="methodname"><strong>ob_inflatehandler</strong></span>
    ( <span class="methodparam"><span class="type">string</span> <code class="parameter">$data</code></span>
   , <span class="methodparam"><span class="type">int</span> <code class="parameter">$mode</code></span>
   )</div>

  <p class="para rdfs-comment">
   For use with  <span class="function"><a href="function.ob-start.html" class="function">ob_start()</a></span>.
  </p>
  <p class="para">
   Same restrictions as with  <span class="function"><a href="function.ob-deflatehandler.html" class="function">ob_deflatehandler()</a></span> apply.
  </p>
 </div>


 


 


 


 <div class="refsect1 seealso" id="refsect1-function.ob-inflatehandler-seealso">
  <h3 class="title">See Also</h3>
  <p class="para">
   <ul class="simplelist">
    <li class="member"> <span class="function"><a href="function.ob-deflatehandler.html" class="function" rel="rdfs-seeAlso">ob_deflatehandler()</a> - Deflate output handler</span></li>
    <li class="member"> <span class="function"><a href="function.ob-start.html" class="function" rel="rdfs-seeAlso">ob_start()</a> - Turn on output buffering</span></li>
   </ul>
  </p>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.ob-etaghandler.html">ob_etaghandler</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.http-parse-cookie.html">http_parse_cookie</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>