The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
foreach() will run through each option of the array (allthough I don't think it will go into subarrays...)
If you only want to fetch the data for tim and carl, you'd have to add an if{} statement to check if the arrays key is 15. Or, in your example, just drop the first foreach and make the second into: foreach($guyscache[15] AS $value) {} |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|