The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
How to insert values into mysql in vb3.5
Could someone please tell me how to insert values into a table for php in vBulletin 3.5
i tried Code:
INSERT INTO tablename VALUES ('$myvalue'); i also tried Code:
INSERT INTO " . TABLE_PREFIX . "mychat VALUES ('$message'); What is the correct way of doing this in vBulletin 3.5 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|