> Take a look at this page, it uses flush to stagger the results as php > processes it. pretty cool > > http://www.massassi.com/bTemplate/benchmarks/benchmark_var_assign.php?i=50
I'd be interested to hear from other people if that works in other browsers. It had a nice effect when I looked at it in IE6. Notice that the page is plain text, though. If you start adding in tables and what not, then it's up to the web browser to decide when to render the page. You'll notice that the one table that's on the page renders all at once (in IE6 at least). Depends on the application whether this is useful or not... ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php