i have this
$sql = mysql_query("INSERT INTO members (first_name, last_name, location, email_address, username, password, game, signup_date, os, netspeed, ram, ip)
VALUES('$first_name', '$last_name', '$location', '$email_address', '{nt}$username', '$db_password', '$game', now(), $os, $netspeed, $ram, $domain)") or die (mysql_error());
its going
You have an error in your SQL syntax near 'XP/Home Edition, DSL 512, 768 MB, 172.190.3.133)' at line 2