message == ''){ $screen_name = $obj->screen_name; $_SESSION[ScreenName] = $screen_name; if($_SESSION[LoggedIn] == 'Y') $logged_in = true; } else{ $message = $obj->message; $screen_name = 'Guest'; if($_SESSION[LoggedIn] <> 'Y') $logged_in = false; } } // do stuff for paging $sql = "select count(*) as count from forum_topic where display_content = 'Y' "; $result = @mysqli_query($con, $sql); while($row = @mysqli_fetch_array($result, MYSQL_ASSOC)){ $topic_count = $row["count"]; } $cur_page = $_REQUEST["cur_page"]; if($cur_page == '') $cur_page = 1; $page_name = 'forum'; ?>
 
  Join Our Fisherman's Forum

We've provided this forum to share information, a picture of the Big Catch, and exchange ideas. It's quick and easy to create a free account.

 

 

  Recent News
 

 

 
".stripslashes($row["title"]).""; ?>
  Fisherman's Report
TopicsRepliesAuthorViewsLast Post
 
 
   New Topic || Logout Create Account || Login