⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 stores.php

📁 服务饿沃尔沃饿 威尔威尔威尔威尔沃尔沃而我额外而我而 威尔威尔威尔威尔威尔威尔而 威尔
💻 PHP
字号:
<?php
	/*
	+-------------------------------------------
	|
	|   Technology of Wane netware
	|   ========================================
	|   Powered by wan-e.net inc 
	|   (c) 2004 wane.net Power Services
	|   http://www.wan-e.net
	|   ========================================
	|   Web: http://www.wan-e.net
	|
	+-------------------------------------------
	|   Autohr	:	wsfuyibing
	+-------------------------------------------
	*/
	eval($function->load_lang('stores'));
	eval($tpl->set_var(array(
		'WEBTITLE'		=>	$function->headtitle('[ '.$webtitle.' ] | '.$LANG['STORES']),
		'NAVIGATA'		=>	"<a class='navigata' href='{$default_url}index.php?action=idx'>$webtitle</a>&nbsp;$category_separate&nbsp;$LANG[STORES]"
	)));	
	if ($top)
	{
		$sql_extent		=	"where top='1'";
		$page_extent	=	"&top=1";
	}
	$page_count	=	array(
		"25","{$tablepre}storeinfo","index.php?action=stores$page_extent","$sql_extent"
	);
	require $wane_root.'globals/page_count.php';
	$query	=	$db->query("SELECT uid,storename,address,sps FROM $page_count[1] $page_count[3] order by sps desc limit $offset,$show_count");
	$tplfiles	=	array('header','stores','footer');	
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -