|
I will try to be more specific... If the end user goes to a section on my game...flash sends info to a php file that looks up there info about that players stats in the database and then returns that info to the flash file...then it repeats ,looking up the data for that section
I realize that are probably better ways to do this, but it works fine until you go to a bunch of different sections quickly......if you wait a few seconds...it will start running smoothly again.
I am assuming it's a problem with mysql..because the php files are fairly short, so I can only think it has something to do with the database
I am self taught and still quite new to this...so I don't know even what to look for.. if someone could even point me in a direction it would be much appreciated.
oh, and the tables are still fairly small(300-900 entries)
|