Dear friends,
I have a page that is a little slow, because of the code I have in it. Especially that part where it fetches information from another page. The result is that the UI renders part of the page, it halts for a while, then it renders the rest.
Is it possible to make PHP stop, build the whole page, then and only then display the whole page in a single strike?
BTW, a table would not be so welcome in the design of that page...
Thank you,
Luciano ES