The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How does VB use the database?
I understand how php uses the database regularly (using mysql_query...) can't find where php uses the database in vb. Can someone point me to a file that uses it so I can reference.
Thanks |
#2
|
||||
|
||||
look at any vb default file ... if you want me to name a specific file I'll saaaaaayyy ... showpost.php
all sql calls begin with $db-> OR $vbulletin->db-> |
#3
|
||||
|
||||
in class_core.php the vB database class is definied, there you can see when the php functions are executed
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|