Hello,
I can not get this to work:
if ($i == 5 or $i == 10 or $i == 15 or $i == 20 or $i == 25 or $i == 30) echo "</tr>\n<tr>"; }*/ }
Does anyone have a clue how to do this?
Thanks in advance.
Regards, Chrille
Ooops.. Missed the if {
🙂 Thanks anyway!