Sophie

Sophie

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

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>Context options and parameters</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="generator.wakeup.html">Generator::__wakeup</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="context.socket.html">Socket context options</a></div>
 <div class="up"><a href="langref.html">Language Reference</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="context" class="reference">
 <h1 class="title">Context options and parameters</h1>
 
 <div class="partintro">
  <p class="para">
   PHP offers various context options and parameters which can be used with all
   filesystem and stream wrappers. The context is created with
    <span class="function"><a href="function.stream-context-create.html" class="function">stream_context_create()</a></span>. Options are set with
    <span class="function"><a href="function.stream-context-set-option.html" class="function">stream_context_set_option()</a></span> and parameters with
    <span class="function"><a href="function.stream-context-set-params.html" class="function">stream_context_set_params()</a></span>.
  </p>
 </div>
 
 



 



 



 



 



 



 



 



 



 



 



 



 



 



 
<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="context.socket.html">Socket context options</a> — Socket context option listing</li><li><a href="context.http.html">HTTP context options</a> — HTTP context option listing</li><li><a href="context.ftp.html">FTP context options</a> — FTP context option listing</li><li><a href="context.ssl.html">SSL context options</a> — SSL context option listing</li><li><a href="context.curl.html">CURL context options</a> — CURL context option listing</li><li><a href="context.phar.html">Phar context options</a> — Phar context option listing</li><li><a href="context.params.html">Context parameters</a> — Context parameter listing</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="generator.wakeup.html">Generator::__wakeup</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="context.socket.html">Socket context options</a></div>
 <div class="up"><a href="langref.html">Language Reference</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>