mysql_connect("localhost","root","Box2225") or die ("could not connect to database nash"); mysql_select_db("dbPStation") or die ("could not select database"); ?>
![]() |
|
||||||||||||
ELECTION RESULTS BY THE COUNT
mysql_connect("localhost","root","Box2225") or
die ("could not connect to database nash");
mysql_select_db("dbPStation") or
die ("could not select database");
?>
Bad query: Access denied for user 'root'@'localhost' (using password: NO) |