The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
PHP Code in template?
I have vb gallery and like to put in a table. This should have 3 <td> and after this a <tr> I like to put in a php Code like this: <php> if x="3" echo "<tr> else x=x+1 <?php> but it dosnt work. An other idea is:
<vb:if $xgal="3"> <tr> <vb:else /> $xgal=$xgal+1 </vb:if> it is not right too. Have anyone an idea? THX |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|