php不缓存直接输出
摘要:
ini_set('max_execution_time', 600); header('X-Accel-Buffering:no'); ob_end_flush(); $l_zhen = \M('zhen')->select(); foreach ($l_zhen as $zhen) { \dump 阅读全文
posted @ 2022-11-01 10:40 小馬過河﹎ 阅读(64) 评论(0) 推荐(0)
posted @ 2022-11-01 10:40 小馬過河﹎ 阅读(64) 评论(0) 推荐(0)