The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
For
10 $variable_b use Code:
echo $variable_a . '<br />$variable_b'; $variable_a $variable_b use Code:
echo '$variable_a <br /> $variable_b'; Note the single quotes. Single quotes do no parse variables, and are faster than double quotes. Only use double quotes when needed. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|