data[0]; $catname = utf8entities(stripslashes($category['Name'])); $catid = $category['Id']; $catthreads = (is_numeric($category['Name'])) ? $category['Name'] : 0; echo("

Forum > {$catname}

"); ?>
Create new thread
data as $post) { $teaser = cut_text(utf8entities(stripslashes($post['Body'])), 90); $topic = utf8entities(stripslashes($post['Topic'])); echo(""); } } else { echo(""); } ?>
Thread Title Replies
{$topic}
{$teaser}
{$post['Replies']}
There are no threads in this category yet.