// mal $link = mysql_connect("localhost, "root","");
// bien $link = mysql_connect("localhost", "root","");