S
sin f
Guest
I think I enter the wrong parameters in the expression:
$db = mysql_connect('localhost', 'Root', 'Password').
I'm pretty sure that I use the right password. But I am not sure if I am using the right value instead of "root". Can someone help me please?
Thanks in advanced.
$db = mysql_connect('localhost', 'Root', 'Password').
I'm pretty sure that I use the right password. But I am not sure if I am using the right value instead of "root". Can someone help me please?
Thanks in advanced.