Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 7479

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>Send HTTP response status</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="httpresponse.setthrottledelay.html">HttpResponse::setThrottleDelay</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="ref.http.html">HTTP Functions</a></div>
 <div class="up"><a href="class.httpresponse.html">HttpResponse</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="httpresponse.status" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">HttpResponse::status</h1>
  <p class="verinfo">(PECL pecl_http &gt;= 0.12.0)</p><p class="refpurpose"><span class="refname">HttpResponse::status</span> &mdash; <span class="dc-title">Send HTTP response status</span></p>

 </div>
 <div class="refsect1 description" id="refsect1-httpresponse.status-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="modifier">static</span>
   <span class="type">bool</span> <span class="methodname"><strong>HttpResponse::status</strong></span>
    ( <span class="methodparam"><span class="type">int</span> <code class="parameter">$status</code></span>
   )</div>

  <p class="para rdfs-comment">
   This function is an alias of:   <span class="function"><a href="function.http-send-status.html" class="function">http_send_status()</a></span>.
  </p>
 </div>

</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="httpresponse.setthrottledelay.html">HttpResponse::setThrottleDelay</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="ref.http.html">HTTP Functions</a></div>
 <div class="up"><a href="class.httpresponse.html">HttpResponse</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>