nsapi_virtual() - nsapi函数
nsapi_virtual()
(PHP 4 >= 4.3.3, PHP 5, PHP 7)
Perform an NSAPI sub-request
说明
nsapi_virtual(string $uri): boolnsapi_virtual() is an NSAPI-specific function which is equivalent toin SSI(.shtmlfiles). It does an NSAPI sub-request. It is useful for including CGI scripts or .shtml files, or anything else that you'd parse through webserver.
To run the sub-request, all buffers are terminated and flushed to the browser, pending headers are sent too.
You cannot make recursive requests with this function to other PHP scripts. If you want to include PHP scripts, use include or require.
Note:This function depends on a undocumented feature of the Netscape/iPlanet/Sun webservers. Use phpinfo() to determine if it is available. In the Unix environment it should always work, in Windows it depends on the name of ans-httpdXX.dllfile.
Read the note about subrequests in the NSAPI section(UNIX,Windows)if you experience this problem.
参数
$uriThe URI of the script.
返回值
成功时返回TRUE
,或者在失败时返回FALSE
。
鹏仔微信 15129739599 鹏仔QQ344225443 鹏仔前端 pjxi.com 共享博客 sharedbk.com
图片声明:本站部分配图来自网络。本站只作为美观性配图使用,无任何非法侵犯第三方意图,一切解释权归图片著作权方,本站不承担任何责任。如有恶意碰瓷者,必当奉陪到底严惩不贷!