then the register page messed up toQuote:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\vote.php on line 81
Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 82
Warning: mysql_query() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 83
Warning: mysql_fetch_row() expects parameter 1 to be resource, null given in C:\xampp\htdocs\vote.php on line 84
Warning: mysql_num_rows() expects parameter 1 to be resource, null given in C:\xampp\htdocs\vote.php on line 85
Warning: mysql_query() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 88
Warning: mysql_query() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 89
Error: Access denied for user 'root'@'localhost' (using password: YES)
idk why it did this it was working fine for days then it just does thisQuote:
Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for '-4.0/DST' instead in C:\xampp\htdocs\register.php on line 24






