<?php require_once 'conn.php'; require_once 'functions.php'; require_once 'header.php'; result = mysql_query(result) == 0) { echo " <br>\n"; echo " There are currently no forums to view.\n"; } else { echo "<table class=\"forumtable\" cellspacing=\"0\" "; echo "cellspacing=\"0\"><tr>"; echo "<th class=\"forum\">Forum</th>"; echo "<th class=\"threadcount\">Threads</th>"; echo "<th class=\"moderator\">Moderator</th>"; echo "</tr>"; row = mysql_fetch_array(rowclass = (<tr class=\"rowclass\">"; echo "<td class=\"firstcolumn\"><a href=\"viewforum.php?f=" . row['forum'] . "</a><br>"; echo "<span class=\"forumdesc\">" . </span></td>"; echo "<td class=\"center\">" . row['threads'] . "</td>"; echo "<td class=\"center\">" . </td>"; echo "</tr>\n"; } echo "</table>"; } require_once 'footer.php'; ?>
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.