编辑";}pc_base::load_sys_class("get_model", "model", 0);$get_db = new get_model();$pagesize = 2000;$page = intval($page) ? intval($page) : 1;if($page<=0){$page=1;}$offset = ($page - 1) * $pagesize;$r = $get_db->sql_query("SELECT COUNT(*) as count FROM (select title,url,thumb,description,inputtime from v9_news where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_picture where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_banner where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_product where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_gsgs where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_dp where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_service where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_recruit where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_about where title like '%$q%') T");$s = $get_db->fetch_next();$pages=pages($s['count'], $page, $pagesize, $urlrule);$r = $get_db->sql_query("select title,url,thumb,description,inputtime from v9_news where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_picture where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_banner where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_product where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_gsgs where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_dp where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_service where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_recruit where title like '%$q%'
UNION ALL select title,url,thumb,description,inputtime from v9_about where title like '%$q%' LIMIT $offset,$pagesize");while(($s = $get_db->fetch_next()) != false) {$a[] = $s;}$data = $a;unset($a);?>
未搜索到结果!
-
';}?>
$r) { ?>
未找到结果