The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Just use the mySQL site or search for some tutorials,
for what I've seen it's quite easy! Like: Code:
$query = mysql_query("mysql SELECT * FROM database WHERE id='1'") <?php print $query ?> For example: name If you have got a table in your database [wich is called "database" in this example] wich is called "name" it will display the "name" of the user with id "1" It's actually very good to know mySQL for scripting with vB ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|