Andy Booth Posted January 12, 2007 Share Posted January 12, 2007 Ok...im pretty new to php and MySQL but im developing a fairly complicated site...atleast for my first project...and im struggling at the moment..Basically, sometimes (it seems random - maybe its not) my pages take forever to load...but I can see everythign on the page, all the images/content etc but at the bottom of firefox the bar hasn't quite got all the way along - it can take about 20 seconds to catch up sometimes. The page works fine during this time though, the cursor can click everywhere etc but it is the egg timer cursor like something is still loading...but I don't know what it is that is still loading?It happens in IE too...it says (1 item remaining) at the bottom and the loading stays like that for a while...I have maybe left a mysqli connection open or something, could this cause this? I really don't know what to try...any ideas? Or maybe its something to do with the sessions im using?Thanks ;) Link to comment https://forums.phpfreaks.com/topic/33889-taking-long-time-to-fully-load-pages/ Share on other sites More sharing options...
mendoz Posted January 12, 2007 Share Posted January 12, 2007 The code could be useful ::) Link to comment https://forums.phpfreaks.com/topic/33889-taking-long-time-to-fully-load-pages/#findComment-159088 Share on other sites More sharing options...
Andy Booth Posted January 12, 2007 Author Share Posted January 12, 2007 I would if I could - my client doesn't want me giving away any ideas about the site.Can anyone help without the code - anyone had any similar problems?Thanks Link to comment https://forums.phpfreaks.com/topic/33889-taking-long-time-to-fully-load-pages/#findComment-159094 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.