01-14-2012, 04:31 PM
"INSERT INTO Users (Username, Password) //What you what to be inserted.
VALUES (mysql_reaL_escape_string($user), (mysql_reaL_escape_string($pass))");
VALUES (mysql_reaL_escape_string($user), (mysql_reaL_escape_string($pass))");