
<? include('include/functions.php'); include('../mysql.php'); include('include/mysql.php'); ?> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2"> <link rel="stylesheet" href="../style.css" type="text/css"> </head> <table width="800" cellpadding="1" cellspacing="1" align="center" class="tabela2" border="0"> <? include('include/header.php'); ?> <tr> <th colspan="8" class="cat3">Town Of Laugh</th> </tr> <? $posty_temat = mysql_query ("SELECT * FROM forum_posty WHERE `topic` = '".$temat[0]."'") or die (mysql_error()); $sql = 'SELECT * FROM `forum_posty` ORDER BY `tresc` DESC LIMIT 0, 1'; <tr> <th width=46><img src="images/folder_new_big.gif"></th> <th><a href=topic.php?cat='.$kategoria[0].'>'.$kategoria[1].'</a></th> <th>Tematy</th> <th>Posty</th> <th>'.$post_temat[2].'</th> </tr> '); } ?> </table> </html>
<? include('include/functions.php'); include('../mysql.php'); include('include/mysql.php'); ?> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2"> <link rel="stylesheet" href="../style.css" type="text/css"> </head> <table width="800" cellpadding="1" cellspacing="1" align="center" class="tabela2" border="0"> <? include('include/header.php'); ?> <tr> <th colspan="8" class="cat3">Town Of Laugh</th> </tr> <? <tr> <th width=46><img src="images/folder_new_big.gif"></th> <th><a href=topic.php?cat='.$kategoria[0].'>'.$kategoria[1].'</a></th> <th>Tematy</th> <th>Posty</th> <th>'.$post_temat[2].'</th> </tr> '); } ?> </table> </html>