Urgent connection help needed
Ok, it been almost 4 years since i didn't created any webpage!
I created a DB, table and some entries using PHPmyAdmin...
i created a PHP page that is supposed to connect to the DB and get data from it.
It's usually easy, but this time, i can't manage to connect!
I'm sure of my username and password, but i'm unsure of the hostname (i'm not the server administrator)
Result, my mysql_connect function systematically returns a 10061 error, preventing me from developing what i'm supposed to...
EDIT: nevermind, i found it... i needed the mysqli function...
Last edited by arsenique : 06-23-2008 at 11:12 PM.
|