query("SELECT ID FROM users_main WHERE Username='".db_string($User)."'"); list($AuthorID) = $DB->next_record(); } else { $User = ''; } // Are we looking in individual forums? if(isset($_GET['forums']) && is_array($_GET['forums'])) { $ForumArray = array(); foreach($_GET['forums'] as $Forum) { if(is_number($Forum)) { $ForumArray[]=$Forum; } } if(count($ForumArray)>0) { $SearchForums = implode(', ',$ForumArray); } } // Let's hope we got some results - start printing out the content. show_header('Forums'.' > '.'Search'); ?>

Forums > Search

Search for:
Search in: /> />
Forums:
/>
Username:
record_count() == 0) { ?> next_record()) { $Row = ($Row == 'a') ? 'b' : 'a'; // Print results ?>
Forum Topic Time
Nothing found!