$total_rows ) $page_size = $total_rows; if( empty($page_size) || ($page_size < 1) ) $page_size = $ARTICLES_PER_PAGE; if( empty($current_page) ) $current_page = 1; if($_POST["action"]=="lastpage") $current_page--; if($_POST["action"]=="nextpage") $current_page++; if($_POST["action"]=="gopage") $current_page = $_POST["gopage"]; $total_page = ($total_rows - $total_rows % $page_size) / $page_size; if($total_rows % $page_size > 0) $total_page++; if(sizeof($news_list) % $page_size) $total_page++; if($current_page < 1) $current_page = 1; if($current_page > $total_page) $current_page = $total_page; $submit_to = "news_special_topic.php"; $page_contral_bgcolor="#f4f7fb"; $start_row = ($current_page - 1) * $page_size; if( !empty($id) ) { $sql = "select * from $NEWS_ARTICLES_TABLE $where" . " order by news_art_post_time desc " . " LIMIT $start_row, $page_size"; $news_list = get_query_list($conn, $sql); $column = get_query_row($conn, "select * from $table_name where news_cat_id=" . $id); $column[news_cat_title] = "-->" . $column[news_cat_title]; } */ ?>
infomation center »¶Ó­Ãâ·Ñ¼ÓÈë"ÐÇÐÇ»ÆÒ³"


 
"; else echo ""; } $br_count++; ?> "; } } // end of for($yellow_page_category_2_list) while($br_count % $items_per_row != 0) { echo ""; $br_count++; if($br_count % $items_per_row == 0) echo ""; } ; } // end of for($yellow_page_category_1_list) ?>
" . $yellow_page_category_1_list[$i][name] . "
  []