📄 context.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Context options and parameters</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="langref.html">Language Reference</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> <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 <a href="function.stream-context-create.html" class="function">stream_context_create()</a>. Options are set with <a href="function.stream-context-set-option.html" class="function">stream_context_set_option()</a> and parameters with <a href="function.stream-context-set-params.html" class="function">stream_context_set_params()</a>. </p> </div> <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="context.socket.html">Socket context options</a> 鈥
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -