View Single Post
  #1  
Old 12-07-2010, 05:58 AM
.Simon. is offline .Simon.

Join Date: Nov 2003
Location: Wales
Posts: 4,801

Website really slowing down..

I've added some PHP functionality to a site i'm working on, and it's seemed to really slow down =/

Maybe Scott or someone can answer this, but by closing the connection with mysql_close() on each page, could that slow it down that every page has to then connect to the DB again? Is there a better way of doing it than having connection strings on every page?
__________________

Quote:
Originally Posted by Steve View Post
next person to post half naked gets banned
Reply With Quote