The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
I don't have your database to test this. So here you can test it.
Code:
<?php $sql="SELECT linkid, userid, FROM links_favorites WHERE MATCH (linkid,userid)"; $result = mysql_query($sql); $resultsnumber = mysql_numrows($result); echo "$resultsnumber"; ?> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|