摘要:
输出缓存: flush();受 php.ini 中 output_buffering=4096 默认值限制,在文件开始部分加上ob_end_clean();ob_implicit_flush(true);可即时输出 echo 内容.缓存相关函数:ob_end_clean();ob_end_flush();ob_flush();flush(); 阅读全文
posted @ 2012-02-16 15:19
Guilyn
阅读(251)
评论(0)
推荐(0)
浙公网安备 33010602011771号