摘要:
1, flush(), example: for( $i = 0; $i < 3; $i++ ) { print("OK<BR"); flush(); sleep(1); } 2, ob_start, bool ob_start ( [callback output_callback]) callback function will be called when ob_end_flus... 阅读全文
posted @ 2004-07-30 14:20
James
阅读(655)
评论(0)
推荐(0)
浙公网安备 33010602011771号