I'm using php with a mysql database. I have been using the database for many tasks on my site. My site currently holds close to 4,000 members accessing it. The problem with the site is that now that I have over 3,000 members the site is running very slow whenever I call up a page that has to access the database. I feel that it is not necessarily my coding that is the problem because calling up the easiest task sometimes takes forever to come up. I feel the problem has to do with accessing the database quickly. Does anybody have any ideas of how to speed things up. Thanks in advance.
Owen The Samoan