Ver originalmysql_query("INSERT INTO registro VALUES ('".$_POST[usuario]."','".$_POST[contraseña]."','".$_POST[email]."' ,'".$_POST[sexo]."'"),$conexion)or die(mysql_error());