The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
double exploding strings and looping them
Ok... here goes.
Let's say every user has a string... and looks something like... 1443x2.64x7.15903x30 What I need to do is split them by exploding them once by the .'s A value of 1443x2 means that the user has 2 of the object 1443. So I need to somehow split it again and then be able to search through and still be able to match them up later... Really confusing. I could just explode it, but I need some sort of for-or-while loop to cycle each explode and look for the values. Can anyone help me get started at least? :P What I have: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|