Porl123 Posted March 31, 2009 Share Posted March 31, 2009 Does anyone know how I'd go by increasing page load speed? Any snippets of code would be greatly appreciated! Thanks Link to comment https://forums.phpfreaks.com/topic/151921-increasing-page-load-speed/ Share on other sites More sharing options...
lonewolf217 Posted March 31, 2009 Share Posted March 31, 2009 that would entirely depend on what is slowing it down, bad loops, huge database, who knows ? Link to comment https://forums.phpfreaks.com/topic/151921-increasing-page-load-speed/#findComment-797748 Share on other sites More sharing options...
PFMaBiSmAd Posted March 31, 2009 Share Posted March 31, 2009 There are dozens of things that can cause slow page generation and display and there is certainly no generic code that can fix it. You must identify what is causing the problem before it can be fixed. What exactly are the symptoms verses what you expect? What is the URL so someone can observe the problem? Then it would take seeing the relevant code for anyone to be able to offer suggestions on how to correct the problem. Link to comment https://forums.phpfreaks.com/topic/151921-increasing-page-load-speed/#findComment-797756 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.