The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
queri help please
I want to exclude certain members from the following queri... Thanks
PHP Code:
|
#2
|
|||
|
|||
Just add a where clause:
[sql]...."user WHERE userid NOT IN (1,2,3) ORDER BY.....[/sql] |
#3
|
||||
|
||||
Thanks for that Marco I don't think I'll ever get my mind wrapped around mysql.... lol
How would I add the same clause to this??? PHP Code:
|
#4
|
|||
|
|||
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|