View Single Post
Old 02-13-2008, 11:41 PM   #4 (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 Village Idiot View Post
Im not sure what you are trying to do, if you want to incriment a variable by more then one
PHP Code:
$var += 10
I've never used that operator.

Also, when a user clicks on say an id on a page, then it increments the views column by one, and is displayed on the page.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote