📄 sockets.installation.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Installation</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="sockets.setup.html">Installing/Configuring</a></div> <div class="next" style="text-align: right; float: right;"><a href="sockets.configuration.html">Runtime Configuration</a></div> <div class="up"><a href="sockets.setup.html">Installing/Configuring</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="sockets.installation" class="section"> <h2 class="title">Installation</h2> <p class="para"> The socket functions described here are part of an extension to PHP which must be enabled at compile time by giving the <span class="option">--enable-sockets</span> option to <strong class="command">configure</strong>. </p> <blockquote><p><b class="note">Note</b>: <span class="simpara">IPv6 Support was added in PHP 5.0.0.</span></p></blockquote></div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="sockets.setup.html">Installing/Configuring</a></div> <div class="next" style="text-align: right; float: right;"><a href="sockets.configuration.html">Runtime Configuration</a></div> <div class="up"><a href="sockets.setup.html">Installing/Configuring</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -