Hello everyone,,
I have a page with different Div "boxes" on it, different PHP MySql scripts and queries.
My problem:
The more "boxes" with large queries on it are the slower the page loads.
Question:
How can I load the page so that it builds up before the individual "boxes" Scrpit load themselves and then loads them one after the other. Maybe even with a spider.
I have a page with different Div "boxes" on it, different PHP MySql scripts and queries.
My problem:
The more "boxes" with large queries on it are the slower the page loads.
Question:
How can I load the page so that it builds up before the individual "boxes" Scrpit load themselves and then loads them one after the other. Maybe even with a spider.