Home  >  Article  >  php教程  >  php 关闭客户端继续执行函数

php 关闭客户端继续执行函数

PHP中文网
PHP中文网Original
2016-05-25 16:58:451699browse


ignore_user_abort(true) // 函数设置与客户机断开是否会终止脚本的执行。
// 如果参数是true 即使关闭客户端浏览器程序也会继续执行

                   

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn