so i am trying to connect to a database that i created in php.i am learning the code so it takes a few tries before i get it working right, which means i have some faulty connects to the databasethe server refuses me after a few connectionsi can't "flush hosts" in phpmyadmin because i dont have priviledge... as the site administrator... what the hell?moral: i hate progress systems for gaying this up.please to help me thanks.
10/12/2005 10:55:55 PM
So what's your problem?
10/12/2005 11:12:38 PM
needs to learn to not fuck up the connections
10/13/2005 1:12:30 AM
my problem is how do i flush the hosts
10/13/2005 4:57:32 AM
i love how you n00b the hell out of it, and then blame the host.
10/13/2005 8:16:29 AM
classic example of why you use Object Oriented programming.Go get phplib, use the mysql class library, and quit doing direct SQL connects and queries.
10/13/2005 1:04:09 PM