topical media & game development
basic-php-16-index.php / php
<?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 = (rowclass\">";
echo "<td class=\"firstcolumn\"><a href=\"viewforum.php?f=" .
row['forum'] . "</a><br>";
echo "<span class=\"forumdesc\">" . row['threads'] . "</td>";
echo "<td class=\"center\">" .
(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.