Im writing a small webpage from a friend of mine. Im really loving php and mySQL. However, either my code or the way Im interacting with mySQL is causing uber slow downs.
When I load the main webpage everything prints and loads very quickly; however, in the status bar of IE it still shows its loading (the progress bar goes up extremely slowly). I had a friend of my test it out on his cable modem and it took a good 20 seconds to load (it takes less than a second to load from my system).
The webpage is at type0.clanptr.com/template.php
if you go to just type0.clanptr.com it should list the files and u can look at the code. Im really lost here.