The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
quick SQL insert question - vb syntax ??
I need to run the following SQL via a plugin...
Code:
INSERT INTO `subscribeforum` ( `subscribeforumid` , `userid` , `forumid` , `emailupdate` ) VALUES ( NULL , $userid, '7', '2' ); Thanks for help. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|