The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Assign array, sort, output
Not sure why this is giving me so many problems, but I'll come ask you for the advise.
$match['date'], $date, $link, $match['money'], $result I have a while statement... in it it is calling for $sorttext[$run]= array( ).... It runs from 0-99. How physically can I write the array statement so it takes in the above variables... then I want to run another while statement or for statement where it only displays from 0-49. It needs to sort by $match['date'] and then only output $date,$link,$match['money'],$result and each part goes into its own section of a table row. Have any idea of the actual array statement writing, sorting, and output? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|