The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
PHP Question
I am currently developing an elimination bracket mod. I am a noob when it comes to to php and I need some help with a portion of the code.
So here is the scenario: 1. I have a table that holds all the qualifying information. 2. I then retrieve the qualifying information from the DB to give me 16 results in ascending order for the 16 car elimination bracket. (The results being selected are name, et, mph) 3. Then 16 results would be used to create the pairing information that would be put into another table called elimination_round1. How would the php code look to pull the information out of the sort so I can fill in the ladder. IE record 1 would be matched up against record 16, record 2 would be matched up versus record 15, etc. Any ides? would something like this work? 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:
|