The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How can i select and insert with one query?
It is an example about SELECT from a table and INSERT to another table :
PHP Code:
|
#2
|
|||
|
|||
You just need to use query_write (like $vbulletin->db->query_write()) and pass it a string with sql you want to use.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|