Codice PHP:
mysql_query("UPDATE user_remote SET Data=Now() WHERE IDuser='$RecIp[IDuser]'") or die (mysql_error());