数据库链接错误/无法找到数据库 : Too many connections
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
- /home/www/other/cqdilun/SpeedPHP/Drivers/mysqli.php on line 94
89.
public function __construct($dbConfig)
90.
{
91.
if(!function_exists('mysqli_connect'))spError('PHP环境未安装MySQLi函数库!');
92.
$linkfunction = ( TRUE == $dbConfig['persistent'] ) ? 'mysqli_pconnect' : 'mysqli_connect';
93.
$this->conn = $linkfunction($dbConfig['host'], $dbConfig['login'], $dbConfig['password'], $dbConfig['database'], $dbConfig['port']);
94.
95.
if(mysqli_connect_errno())spError('数据库链接错误/无法找到数据库 : '. mysqli_connect_error());
$this->exec("SET NAMES UTF8");
96.
}
97.
/**
98.
* 对特殊字符进行过滤
99.
*
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
- /home/www/other/cqdilun/SpeedPHP/spFunctions.php on line 149
144.
}
145.
}
146.
if(FALSE != $has_define){
147.
$argString = '';$comma = '';
148.
if(null != $args)for ($i = 0; $i < count($args); $i ++) { $argString .= $comma . "\$args[$i]"; $comma = ', '; }
149.
150.
eval("\$GLOBALS['G_SP']['inst_class'][\$class_name]= new \$class_name($argString);");
return $GLOBALS['G_SP']["inst_class"][$class_name];
151.
}
152.
spError($class_name."类定义不存在,请检查。");
153.
}
154.
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
- /home/www/other/cqdilun/SpeedPHP/Core/spModel.php on line 52
47.
{
48.
if( null == $this->tbl_name )$this->tbl_name = $GLOBALS['G_SP']['db']['prefix'] . $this->table;
49.
if( '' == $GLOBALS['G_SP']['db_driver_path'] ){
50.
$GLOBALS['G_SP']['db_driver_path'] = $GLOBALS['G_SP']['sp_drivers_path'].'/'.$GLOBALS['G_SP']['db']['driver'].'.php';
51.
}
52.
53.
$this->_db = spClass('db_'.$GLOBALS['G_SP']['db']['driver'], array(0=>$GLOBALS['G_SP']['db']), $GLOBALS['G_SP']['db_driver_path']);
}
54.
55.
/**
56.
* 从数据表中查找一条记录
57.
*
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
- /home/www/other/cqdilun/SpeedPHP/spFunctions.php on line 149
144.
}
145.
}
146.
if(FALSE != $has_define){
147.
$argString = '';$comma = '';
148.
if(null != $args)for ($i = 0; $i < count($args); $i ++) { $argString .= $comma . "\$args[$i]"; $comma = ', '; }
149.
150.
eval("\$GLOBALS['G_SP']['inst_class'][\$class_name]= new \$class_name($argString);");
return $GLOBALS['G_SP']["inst_class"][$class_name];
151.
}
152.
spError($class_name."类定义不存在,请检查。");
153.
}
154.
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
- /home/www/other/cqdilun/controller/home.php on line 12
7.
class home extends spController
8.
{
9.
function __construct() { //全局
10.
parent::__construct();
11.
12.
13.
$jumpGb = spClass("lib_guestbook")->find(NULL,"id ASC","id");
$this->JumpId = $jumpGb['id'];
14.
$this->_USER = 'tpl/home';
15.
if(!$this->spArgs("a")){
16.
$activename='index';
17.
}else{
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
- /home/www/other/cqdilun/SpeedPHP/spFunctions.php on line 149
144.
}
145.
}
146.
if(FALSE != $has_define){
147.
$argString = '';$comma = '';
148.
if(null != $args)for ($i = 0; $i < count($args); $i ++) { $argString .= $comma . "\$args[$i]"; $comma = ', '; }
149.
150.
eval("\$GLOBALS['G_SP']['inst_class'][\$class_name]= new \$class_name($argString);");
return $GLOBALS['G_SP']["inst_class"][$class_name];
151.
}
152.
spError($class_name."类定义不存在,请检查。");
153.
}
154.
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
- /home/www/other/cqdilun/SpeedPHP/spFunctions.php on line 14
9.
function spRun(){
10.
GLOBAL $__controller, $__action;
11.
// 对路由进行自动执行相关操作
12.
spLaunch("router_prefilter");
13.
// 对将要访问的控制器类进行实例化
14.
15.
$handle_controller = spClass($__controller, null, $GLOBALS['G_SP']["controller_path"].'/'.$__controller.".php");
// 调用控制器出错将调用路由错误处理函数
16.
if(!is_object($handle_controller) || !method_exists($handle_controller, $__action)){
17.
eval($GLOBALS['G_SP']["dispatcher_error"]);
18.
exit;
19.
}
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /home/www/other/cqdilun/SpeedPHP/Misc/notice.php on line 54
- /home/www/other/cqdilun/index.php on line 72
67.
define('VERSIONNUMBER','1.1');
68.
69.
// 这里是入口文件全局位置
70.
import(APP_PATH.'/include/functions.php');
71.
72.
spRun();