04.08.2010, 21:31
if(mysql_connect(SQL_HOST, SQL_USER, SQL_DB, SQL_PASS)) print("Mysql Connected");
else print("Mysql Failed To Connected");
test the connection, put that under ongamemodeinit.
else print("Mysql Failed To Connected");
test the connection, put that under ongamemodeinit.