The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
lol, what's a query?
|
#2
|
||||
|
||||
![]()
I query is a command that is used to interact with the database in this case MySQL. A query can select information from the database, add, delete, manipulate, and even change the whole database itself. It is what makes a site dynamic.
Here is a example query: ------------------------------ SELECT title FROM table WHERE tableid='1' ------------------------------ This would get the title of the table with the id 1. |
#3
|
||||
|
||||
![]()
que'ry n. question; mark of interrogation.-v.t. question, ask; mark with a query. [L. quaere, seek]
![]() |
#4
|
|||
|
|||
![]()
Thank you very much, but how do I use it in a hack? Some require queries, but I don't know where to put those.
![]() |
#5
|
||||
|
||||
![]()
Queries need to be run, they are not code changes.
Here is information on how to run them ![]() http://vbulletin.com/forum/showthrea...threadid=18558 |
#6
|
|||
|
|||
![]()
ty very much
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|