Re: [PHP] Re: web page output "as we go"

2004-07-04 Thread John W. Holmes
David T-G wrote: Jason, et al -- ...and then Jason Barnett said... % >Is there any way I can tell the web browser to start trickling the data % >onto the page? % % As Torsten so kindly pointed out to me before, your friend is the % flush() function: % http://www.php.net/flush Aha! It looks like

Re: [PHP] Re: web page output "as we go"

2004-07-04 Thread David T-G
Jason, et al -- ...and then Jason Barnett said... % % >Is there any way I can tell the web browser to start trickling the data % >onto the page? % % As Torsten so kindly pointed out to me before, your friend is the % flush() function: % http://www.php.net/flush Aha! It looks like it's just my

[PHP] Re: web page output "as we go"

2004-07-03 Thread Jason Barnett
Is there any way I can tell the web browser to start trickling the data onto the page? TIA & HAND :-D As Torsten so kindly pointed out to me before, your friend is the flush() function: http://www.php.net/flush Jason -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://