📄 ebenviron.html
字号:
</blockquote><h1>getRemoteIdent( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getRemoteIdent( )</strong> - get remote ident (<b>REMOTE_IDENT</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getRemoteIdent ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get remote ident (<b>REMOTE_IDENT</b>), this value is not alway secure
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to remote address, or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getRemotePort"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getRemotePort( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getRemotePort( )</strong> - get remote host port (<b>REMOTE_PORT</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>short getRemotePort ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get remote host port (<b>REMOTE_PORT</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
remote host, or ERROR if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getRemoteUser"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getRemoteUser( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getRemoteUser( )</strong> - get remote user (<b>REMOTE_USER</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getRemoteUser ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get remote user (<b>REMOTE_USER</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to remote user, or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getRequestMethod"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getRequestMethod( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getRequestMethod( )</strong> - get request method (<b>REQUEST_METHOD</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getRequestMethod ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get request method (<b>REQUEST_METHOD</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to method, or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getScriptName"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getScriptName( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getScriptName( )</strong> - get script name (<b>SCRIPT_NAME</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getScriptName ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get script name (<b>SCRIPT_NAME</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to script name, or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getServerAddr"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getServerAddr( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getServerAddr( )</strong> - get server IP address (<b>SERVER_ADDR</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getServerAddr ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get server name (<b>SERVER_NAME</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to server IP address, otherwise "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getServerName"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getServerName( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getServerName( )</strong> - get server name (<b>SERVER_NAME</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getServerName ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get server name (<b>SERVER_NAME</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to server name, otherwise "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getServerPort"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getServerPort( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getServerPort( )</strong> - get server port (<b>SERVER_PORT</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>short getServerPort ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get server port (<b>SERVER_PORT</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
remote host, or ERROR if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getServerProtocol"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getServerProtocol( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getServerProtocol( )</strong> - get server protocol (<b>SERVER_PROTOCOL</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getServerProtocol ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get server protocol (<b>SERVER_PROTOCOL</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to server protocol, or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getServerSoftware"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getServerSoftware( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getServerSoftware( )</strong> - get server software (<b>SERVER_SOFTWARE</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getServerSoftware ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get server software (<b>SERVER_SOFTWARE</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to server software, otherwise "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getHttpCookie"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getHttpCookie( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getHttpCookie( )</strong> - get HTTP cookie list (<b>HTTP_COOKIE</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getHttpCookie ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to connect state , or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getHttpConnection"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getHttpConnection( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getHttpConnection( )</strong> - get connect state (<b>HTTP_CONNECTION</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getHttpConnection ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get connect state (<b>HTTP_CONNECTION</b>),
e.g.: Keep-Alive
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to connect state , or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getUserAgent"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getUserAgent( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getUserAgent( )</strong> - get remote user agent (<b>HTTP_USER_AGENT</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getHttpUserAgent ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get remote user agent (<b>HTTP_USER_AGENT</b>), for HTTP 1.1
e.g.: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to user agent, or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getLastModified"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getLastModified( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getLastModified( )</strong> - get the date last modified (<b>HTTP_IF_MODIFIED_SINCE</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getHttpLastModified ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get request method (<b>HTTP_IF_MODIFIED_SINCE</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to the date last modified , otherwise "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getHttpAccept"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getHttpAccept( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getHttpAccept( )</strong> - get HTTP accept MIME type (<b>HTTP_ACCEPT</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getHttpAccept ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to connect state , or "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getAcceptLanguage"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getAcceptLanguage( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getAcceptLanguage( )</strong> - get browser accept language (<b>HTTP_ACCEPT_LANGUAGE</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getHttpAcceptLanguage ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get request method (<b>HTTP_ACCEPT_LANGUAGE</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to the date last modified , otherwise "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
<hr>
<a name="getAcceptEncode"></a>
<p align=right>
<a href="rtnIndex.htm"><i>eyBuildLib : Routines</i></a></p>
</blockquote><h1>getAcceptEncode( )</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>
<p><strong>getAcceptEncode( )</strong> - get browser accept encode (<b>HTTP_ACCEPT_ENCODING</b>)</p>
</blockquote><h4>SYNOPSIS</h4><blockquote><p>
<pre>char * getHttpAcceptEncode ()</pre>
</blockquote><h4>DESCRIPTION</h4><blockquote><p>
get request method (<b>HTTP_ACCEPT_ENCODING</b>)
<p>
</blockquote><h4>RETURN</h4><blockquote><p>
pointer to the date last modified , otherwise "" if not found
</blockquote><h4>SEE ALSO</h4><blockquote><p>
<b><a href="./ebenviron.html#top">ebenviron</a></b>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -