Código:
<?php
mysql_query("INSERT INTO usuario VALUES('','','','','$ip') WHERE usuario='$usuario'",$conexion);
?>
Citar
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE usuario='a'' at line 1
Espero respuesta, gracias.