why i can't connect to mysql database with php.
I type :
mysql_connect('localhost' ,'username' ,'password')
and can't connect.
Yesterday everything is work. Today can't connect.
tnx and regards
why i can't connect to mysql database with php.
I type :
mysql_connect('localhost' ,'username' ,'password')
and can't connect.
Yesterday everything is work. Today can't connect.
tnx and bye