The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Hi,
This should be easy but I'm not sure where to go from here. I made a "search.php" file that queries a mySQL db and I want the result to be shown in a VB template. So, I have succesfully duplicated the vb template: (I won't show all the code b/c you all know what it looks like, but for reference it's this I'm talking about) : PHP Code:
After the above code, I connect to the database and run a query. I have the results stored in a recordset like this: PHP Code:
How do I store that into some vb variable so I can access it in the HTML template later? Something like this? $array= construct_navbits($array); Thanks. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|