I have a pretty basic forum template I am working on for testing purposes
When I create a topic, and press submit, the proccess updates the database but doesn\'t out
#
Topic
Views
Replies
Date/Time
$rows['id']
$rows['topic']
$rows['view']
$rows['reply']
$rows['datetime'];
";
// Exit looping and close connection
}
mysql_close();
?>
Create New Topic
just check above code i think your problem should be done