The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i want to add '1' each time a user hits a button. now the table already uses an auto_inrement so i cant use another one for it.
how than do i add '1' to a number in a SQL field? |
#2
|
||||
|
||||
![]()
UPDATE table SET field = field+1 ;
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|