View Single Post
Old 02-14-2008, 06:44 AM   #13 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by SOCK View Post
Code:
UPDATE table
SET view_count= view_count+1
WHERE pageID= 1;
You just solved my problem, but it increments by 2 every time I view a page.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote