Hi there,
I have a page that I'd like to load and display all the data before it has actually finished.
Basically, I've got the template being displayed, but it only displays when the complete script has loaded despite the fact that it is echoed half-way through. I really need it to display that echo then continue with the rest of the script.
Is there anyway of doing this? i.e., the page is still loading but what it has done so far is shown?
Basically, it's a system which goes round several servers and checks them for different bits etc. I have a searching... animation gif that is supposed to display as the results are being found.
Thanks,
Chris