lipton7
06-24-2007, 06:29 PM
when i go to the website to create an account, when i click, create account i get this error:
Not Connected "; echo $status; } mysql_select_db("antrix", $con); //Change the DB to your Antrix DB name mysql_query("INSERT INTO accounts (login, password, email, flags) VALUES ('$_POST[user]', '$_POST[pass]', '$_POST[email]', '$_POST[game]')"); mysql_close($con); echo "Account " . "" . $_POST['user'] . "" . " Created."; ?>
can someone please help me, cause i got some people that really want to play on my private server
Not Connected "; echo $status; } mysql_select_db("antrix", $con); //Change the DB to your Antrix DB name mysql_query("INSERT INTO accounts (login, password, email, flags) VALUES ('$_POST[user]', '$_POST[pass]', '$_POST[email]', '$_POST[game]')"); mysql_close($con); echo "Account " . "" . $_POST['user'] . "" . " Created."; ?>
can someone please help me, cause i got some people that really want to play on my private server