וואי סבבה ממש תודה רבה עזרתם לי מלא אבל עכשיו יש לי עוד בעיה..
לשלב את זה עם HTML...
ככה נראה הקוד HTML:
HTML קוד:
<table cellpadding=\"4\" cellspacing=\"1\" border=\"1\" bordercolor=\"$bordercolor\" width=\"95%\" align=\"center\">
<tr align=\"center\">
<td width=\"100%\" class=\"title\">[B]$cat_name[/B]</td>
</tr>
<tr align=\"center\">
<td class=\"title\"> </td>
<td align=\"right\" class=\"title\">פורום</td>
<td class=\"title\">הודעה אחרונה</td>
<td class=\"title\">אשכולות</td>
<td class=\"title\">הודעות</td>
</tr>
<tr align=\"center\">
<td>$icon</td>
<td align=\"right\"><a href=\"index.php?act=forums&op=showforum&id=$forum_id\">$forum_name</a><br>$forum_desc</td>
<td><a href=\"index.php?act=profile&id=$poster_id\">$topic_last_post_name</a><br>$topic_last_post_time</td>
<td>$topics_count</td>
<td>$posts_count</td>
</tr>
</table>
</div>
</div>
<br>
אני לא מצליח לשלב את כל השטויות האלה... את השם של הקטגוריה עם הפורומים שבקטגוריה..
תודה
