摘要: http://www.cnblogs.com/zdz8207/p/3765567.html php中实现后台执行的方法: ignore_user_abort(true); // 后台运行set_time_limit(0); // 取消脚本运行时间的超时上限后台运行的后面还要,set_time_lim 阅读全文
posted @ 2016-04-20 14:19 mydddfly 阅读(1547) 评论(0) 推荐(0)