Kod
<form method='POST' action='forum.php?mode=form_dodaj_posty'>
<input type='hidden' value='$forum_c_temat[id_b]' name='id_b'>
<input type='hidden' value='$_GET[id]' name='id'>
<input type='submit' name='s1' value='Nowy temat'>
</form>
<form method='POST' action='forum.php?mode=form_dodaj_posty&p=1'>
<input type='hidden' value='$forum_c_temat[id_b]' name='id_b'>
<input type='hidden' value='$_GET[id]' name='id'>
<input type='submit' name='s1' value='Odpowiedz'>
</form>
<span class='tytul_kategoria'><a href='forum.php'>Forum</a> » <a href='forum.php?mode=pokaz_tematy&id=$forum_b[id]'>
$forum_b[nazwa]</a> » <a class='forum_title_post' href='forum.php?mode=pokaz_posty&id=$_GET[id]'>
$forum_c_temat[temat]</a></b>
<input type='hidden' value='$forum_c_temat[id_b]' name='id_b'>
<input type='hidden' value='$_GET[id]' name='id'>
<input type='submit' name='s1' value='Nowy temat'>
</form>
<form method='POST' action='forum.php?mode=form_dodaj_posty&p=1'>
<input type='hidden' value='$forum_c_temat[id_b]' name='id_b'>
<input type='hidden' value='$_GET[id]' name='id'>
<input type='submit' name='s1' value='Odpowiedz'>
</form>
<span class='tytul_kategoria'><a href='forum.php'>Forum</a> » <a href='forum.php?mode=pokaz_tematy&id=$forum_b[id]'>
$forum_b[nazwa]</a> » <a class='forum_title_post' href='forum.php?mode=pokaz_posty&id=$_GET[id]'>
$forum_c_temat[temat]</a></b>
trzeba tabele ? czy sie da bez niej ?