Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\vote.php on line 73
I removed the ; at php.ini file already,got database account called ( vote ) everything should be correct.
EDIT:I got another error When u remove ; u need to restart xamp to take effect(forgot lol )
Any explanation here janvier123? are u still giving support?
error now is:
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 84
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 85
Error: No database selected
if u would mind explain in steps where to put what .