The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help with how to run a query
can someone give me some instructions on here as to how to run a query? I thank you for the help
|
#2
|
||||
|
||||
If you want to run a query in a PHP file, do this:
$variableX=mysql_query("INSERT QUERY HERE"); Now, when the page comes to that query, it'll run it. There's other options, but I can't explain them all.. Go to http://www.mysql.com |
#3
|
|||
|
|||
thank you very much -- Great 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:
|