mysql_query("UPDATE access SET accessVIEW = accessVIEW+1 WHERE accessIP =
'$proxy_ip'");

  Singles quotes around $proxy_ip?

--
Julio Nobrega.

Um dia eu chego lá:
http://sourceforge.net/projects/toca

Ajudei? Salvei? Que tal um presentinho?
http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884
"Philip J. Newman" <[EMAIL PROTECTED]> wrote in message
001301c1d21b$61c42900$0401a8c0@philip">news:001301c1d21b$61c42900$0401a8c0@philip...


mysql_query("UPDATE access SET accessVIEW = accessVIEW+1 WHERE accessIP =
$proxy_ip");


is there anything wrong with this?

Philip J. Newman
PhilipNZ :: Design Solutions
http://www.philipnz.com/
[EMAIL PROTECTED]
ICQ# 20482482
+64 25 6144012




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to