having trouble flushing
Posted: Sat Apr 29, 2006 5:56 pm
.. the darn lever is stuck 
I've tried many a combination of the following to flush the output buffer
Code: Select all
ob_start();
ob_flush();
ob_end_flush();
flush();