Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 1499

php-manual-en-7.2.11-1.mga7.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>Context parameter listing</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="context.mongodb.html">MongoDB context options</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="context.zip.html">Zip context options</a></div>
 <div class="up"><a href="context.html">Context options and parameters</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="context.params" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">Context parameters</h1>
  <p class="refpurpose"><span class="refname">Context parameters</span> &mdash; <span class="dc-title">Context parameter listing</span></p>

 </div>
 
 <div class="refsect1 description" id="refsect1-context.params-description">
  <h3 class="title">Description</h3>
  <p class="para">
   These <em>parameters</em> can be set on a <em>context</em>
   using the <span class="function"><a href="function.stream-context-set-params.html" class="function">stream_context_set_params()</a></span> function.
  </p>
 </div>


 <div class="refsect1 options" id="refsect1-context.params-options">
  <h3 class="title">Parameters</h3>
  <p class="para">
   <dl>

    
     <dt id="context.params.notification">
      <code class="parameter">notification</code>
      <span class="type"><a href="language.types.callable.html" class="type callable">callable</a></span>
     </dt>

     <dd>

      <p class="para">
       A <span class="type"><a href="language.types.callable.html" class="type callable">callable</a></span> to be called when an event occurs on a stream.
      </p>
      <p class="para">
       See <a href="function.stream-notification-callback.html" class="link">
       stream_notification_callback</a> for more details.
      </p>
     </dd>

    
   </dl>

  </p>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="context.mongodb.html">MongoDB context options</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="context.zip.html">Zip context options</a></div>
 <div class="up"><a href="context.html">Context options and parameters</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>