token类定义不存在,请检查。
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
- /yjdata/open/SpeedPHP/spFunctions.php on line 152
147.
$argString = '';$comma = '';
148.
if(null != $args)for ($i = 0; $i < count($args); $i ++) { $argString .= $comma . "\$args[$i]"; $comma = ', '; }
149.
eval("\$GLOBALS['G_SP']['inst_class'][\$class_name]= new \$class_name($argString);");
150.
return $GLOBALS['G_SP']["inst_class"][$class_name];
151.
}
152.
153.
spError($class_name."类定义不存在,请检查。");
}
154.
155.
/**
156.
* spError 框架定义的系统级错误提示
157.
*
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
- /yjdata/open/controller/user.php on line 112
107.
}
108.
}
109.
110.
//更新忠之托token数据,并把token存入数据库
111.
function get_zzt_token(){
112.
113.
$ta=spClass("token");
$expires_in=time()-360;
114.
$row=$this->one=$ta->find("id = '1' ",null,null,null);
115.
if($row[expires_in] > $expires_in){
116.
$token=$row[token];
117.
}else{
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
- /yjdata/open/controller/user.php on line 413
408.
}
409.
}
410.
411.
//开放平台认证页面
412.
function renzheng() {
413.
414.
$this->token=$token=$this->get_zzt_token();//获得token
$uid=$_SESSION["zzt_uid"];//获得缓存的uid
415.
$this->html_nav="renzheng";//当前页码导航条的选中情况
416.
$steps=$this->spArgs('steps');//步骤
417.
$renzheng_type=$this->spArgs('renzheng_type');//认证类型
418.
//步骤一:检查是否存在未完成的认证,也就是正在审核中的认证
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
- /yjdata/open/SpeedPHP/spFunctions.php on line 21
16.
if(!is_object($handle_controller) || !method_exists($handle_controller, $__action)){
17.
eval($GLOBALS['G_SP']["dispatcher_error"]);
18.
exit;
19.
}
20.
// 路由并执行用户代码
21.
22.
$handle_controller->$__action();
// 控制器程序运行完毕,进行模板的自动输出
23.
if(FALSE != $GLOBALS['G_SP']['view']['auto_display']){
24.
$__tplname = $__controller.$GLOBALS['G_SP']['view']['auto_display_sep'].
25.
$__action.$GLOBALS['G_SP']['view']['auto_display_suffix']; // 拼装模板路径
26.
$handle_controller->auto_display($__tplname);
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
Deprecated: Function ereg() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 51
Deprecated: Function ereg_replace() is deprecated in /yjdata/open/SpeedPHP/Misc/notice.php on line 54
- /yjdata/open/index.php on line 19
14.
$bytes = $bytes . 'Bytes';
15.
}
16.
return $bytes;
17.
}
18.
spAddViewFunction('formatBytes','formatBytes');
19.
20.
spRun();
?>