Ver originalmysql_query("INSERT INTO usuario(USUARIO,PW) VALUES ('$_POST[usuario]','$_POST[pw]')",$con)or die(mysql_error());