PHP ignore_user_abort() 函数 2019年7月2日 作者 yang 定义和用法 ignore_user_abort() 函数设置与客户机断开是否会终止脚本的执行。 ignore_user_abort();//关掉浏览器,PHP脚本也可以继续执行.