$db = mysql_connect("localhost","root"); 
$db = mysql_connect("localhost","root",""); ---------没密码也要空出来