Salve sto cercando di aggiornare un campo del database "timestamp":
mi da questo errore:Codice PHP:
@mysql_query("UpDate From user_remote SET Data=Now() Where IDuser='".$RecIp["IDuser"]."'") or die (mysql_error());
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 'From user_remote SET Data=Now() Where IDuser='8211450183'' at line 1