|
Whats the hardware specs of the server. A php/mysql driven site will be more intensive with the CPU and memory than a static website. When you click a link the delay in having the pages load is mostly server side as the server builds the html from the php and mysql to send ot the browser.
|