It doesn't do it all the time, check this out...
Spoiler:
EDIT:
It didn't do it that time!Okay, a few more...
Spoiler:
EDIT again: Okay, they fixed that bug for Beta5... so it's only in phpBB version 2 now.

It didn't do it that time!





when you use the [code = php] bbcode, it automatically adds the <?php at the beginning of it.
[quote][quote]












<table=90><tr><th=2>This is the header</td></tr>
<tr><td=row3,2>This is the small text under the header</td></tr>
<tr><td=row1,1>This is the left side of the table</td><td=row2,1>This is the right side of the table.</td></tr>
<tr><td=cat,2>This is the footer</td></tr></table>

<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th colspan="2">This is a header</th>
</tr>
<tr>
<td colspan="2" class="cat">This is an alternate header</td>
</tr>
<tr class="row2">
<td>This is the left side of the first row</td>
<td>Note the use of the class for this row</td>
</tr>
<tr class="row1">
<td>This is the left side of the second row</td>
<td>Note the use of the class for this row</td>
</tr>
</table>

, included it in SubBlue F++ Template)

Users browsing this forum: No registered users and 2 guests