网站首页

>>

PHP初级教程手册


函数:connection_aborted()



connection_aborted

若链接中断则返回 true。

语法: int connection_aborted(void);

返回值: 整数

函数种类: 网络系统

内容说明

若与客户端 (Client) 失去链接则返回 true 值。本函数不须输入参数。



整理: (www.phpernote.com)

[ 上一页   目录页   下一页 ]

|