Note: this isint related to my other thread.<BR><BR>Hey<BR><BR>Im writing a php app to collect statistics about our platform. I have about 40 different count(*) querys to run against a mysql database.
I have created a database on the GoDaddy webhosting service. I'm trying to use PHP to connect to it and insert some tables. Everytime my script tries to access the ...