The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
How to random array?
2 all,
I'm don't know how to display random array in strings. Example: Code:
$display = 'hello word - hello word - hello word'; $find = ('h'); $replace = ('.$my_array .'); $my_array = ('1','2','3','4'); Code:
h1ello word - h1ello word - h1ello word Code:
h2ello word - h2ello word - h2ello word Code:
h1ello word - h2ello word - h3ello word |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|