PHP קוד:
<?
התחברות למסד....
mysql_query("INSERT INTO `ip` VALUES ($REMOTE_ADDR)") or die("שגיאה.");
?>
תמיד זה מדפיס לי את השיגאה מישהוא יודע מה הבעיה?
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 '.222.111)' at line 1
אגב הטבלה בנוי משתי עמודות אחת ID ואחת IP ...
תודה לעוזרים!