php定时执行

1 ignore_user_abort(true);
2 set_time_limit(0);
3 
4 sleep(5);
posted @ 2013-11-15 14:36  itice  阅读(143)  评论(0)    收藏  举报