I\'ve tried several attempts at getting my flush and ob_flush to work. I\'ve tried setting the ini to allow buffering, I\'ve tried using several different functions I found
PHP Flushing Flushing the webpage in real-time using PHP. '; ob_flush(); flush(); sleep(1); } ?>