The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Whats wrong with this query?
Can some one tell me whats wrong with this query?
PHP Code:
|
#2
|
||||
|
||||
Nothing. It's perfect in every way.
|
#3
|
|||
|
|||
Shouldn't it be using, $db->query_write ?
|
#4
|
||||
|
||||
Only for code style issues. ->query still works. Of course down the track vb may change its mind on that, and make query unavailable.
|
#5
|
||||
|
||||
Yes.
Query should not be used at all, either for reading or writing. Code:
* @deprecated Deprecated as of 3.6. Use query_(read/write) |
#6
|
|||
|
|||
PHP Code:
|
#7
|
||||
|
||||
Yes that is correct
Chris |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|