📄 ref.nsapi.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>NSAPI Functions</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="book.nsapi.html">NSAPI</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.nsapi-request-headers.html">nsapi_request_headers</a></div> <div class="up"><a href="book.nsapi.html">NSAPI</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div> <h1 class="title">NSAPI Functions</h1> <div class="partintro"> <h1 class="title">See Also</h1> <p class="para"> NSAPI implements a subset of the functions from the Apache module for maximum compatibility. </p> <p class="para"> <table border="5"> <caption><b>Apache functions implemented by NSAPI</b></caption> <colgroup> <thead valign="middle"> <tr valign="middle"> <th colspan="1">Apache function (only as alias)</th> <th colspan="1">NSAPI function</th> <th colspan="1">Description</th> </tr> </thead> <tbody valign="middle" class="tbody"> <tr valign="middle"> <td colspan="1" rowspan="1" align="left"><a href="function.apache-request-headers.html" class="function">apache_request_headers()</a></td> <td colspan="1" rowspan="1" align="left"><a href="function.nsapi-request-headers.html" class="function">nsapi_request_headers()</a></td> <td colspan="1" rowspan="1" align="left">Fetch all HTTP request headers</td> </tr> <tr valign="middle"> <td colspan="1" rowspan="1" align="left"><a href="function.apache-response-headers.html" class="function">apache_response_headers()</a></td> <td colspan="1" rowspan="1" align="left"><a href="function.nsapi-response-headers.html" class="function">nsapi_response_headers()</a></td> <td colspan="1" rowspan="1" align="left">Fetch all HTTP response headers</td> </tr> <tr valign="middle"> <td colspan="1" rowspan="1" align="left"><a href="function.getallheaders.html" class="function">getallheaders()</a></td> <td colspan="1" rowspan="1" align="left"><a href="function.nsapi-request-headers.html" class="function">nsapi_request_headers()</a></td> <td colspan="1" rowspan="1" align="left">Fetch all HTTP request headers</td> </tr> <tr valign="middle"> <td colspan="1" rowspan="1" align="left"><a href="function.virtual.html" class="function">virtual()</a></td> <td colspan="1" rowspan="1" align="left"><a href="function.nsapi-virtual.html" class="function">nsapi_virtual()</a></td> <td colspan="1" rowspan="1" align="left">Make NSAPI sub-request</td> </tr> </tbody> </colgroup> </table> </p> </div> <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.nsapi-request-headers.html">nsapi_request_headers</a> 鈥
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -