Immediate output to browser |
|
Have you tried flushing it?
ob_get_level(); ob_end_flush(); // start output buffering if (ob_get_length() === false) { ob_start(); } echo "Part one, $var1<br />"; ob_flush(); flush(); |
||||||||||||
|
|
That works. Thanks. I appreciate the help.
|
||||||||||||
|
Immediate output to browser |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by