HYPHP详细调试页

错误信息: Undefined index: HTTP_ACCEPT_LANGUAGE
发生错误文件: D:\wwwroot\wby360.com\Action\User.php

出现错误的地方

行数 代码内容
68:                 
69:                 $this->v("nav_list",session('nav_list'));
70:                 $this->v("user",session('user'));
71:                 if (session('xz_lang')==null) {
72:             if(strrpos(strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']), 'zh-cn') !== false) {
73:             session('xz_lang','ZH_CN');
74:             }
75:             else
76:             {
77:                 session('xz_lang','EN');

返回跟踪

文件 函数 信息
D:\wwwroot\wby360.com\Action\User.php 72 Lib\HY::hy_error(8, 'Undefined index: HTTP_ACCEPT_LANGUAGE', 'D:\wwwroot\wby360.com\Action\User.php', 72, Arrary) 8, 'Undefined index: HTTP_ACCEPT_LANGUAGE', 'D:\wwwroot\wby360.com\Action\User.php', 72, Arrary
D:\wwwroot\wby360.com\HY\Lib\Line.php 96 Action\User->__construct()
D:\wwwroot\wby360.com\HY\Lib\HY.php 41 HY\Lib\Line::run()
D:\wwwroot\wby360.com\HY\HYPHP.php 97 Lib\HY::init()
D:\wwwroot\wby360.com\index.php 15 'D:\wwwroot\wby360.com\HY\HYPHP.php'

运行信息

URL: /?User/emailTrial
控制器Action: User
操作方法Method: Emailtrial
访问者IP: 3.237.87.69
现在服务器时间: 2024/3/29 23:28

文件加载

D:\wwwroot\wby360.com\index.php
D:\wwwroot\wby360.com\HY\HYPHP.php
D:\wwwroot\wby360.com\HY\Lib\HY.php
D:\wwwroot\wby360.com\HY\common\conf.php
D:\wwwroot\wby360.com\HY\common\function.php
D:\wwwroot\wby360.com\Conf\config.php
D:\wwwroot\wby360.com\HY\Lib\Line.php
D:\wwwroot\wby360.com\Action\User.php
D:\wwwroot\wby360.com\HY\Action.php
D:\wwwroot\wby360.com\HY\Lib\Hook.php
D:\wwwroot\wby360.com\HY\Lib\Plugin.php
D:\wwwroot\wby360.com\Tmp\User_214cbbcd5966c016508b76cdfb894ae4.php
D:\wwwroot\wby360.com\HY\Model.php
D:\wwwroot\wby360.com\HY\Lib\Medoo.php
D:\wwwroot\wby360.com\HY\Lib\Logs.php
D:\wwwroot\wby360.com\HY\Lib\translate.php
D:\wwwroot\wby360.com\HY\Lib\exception.php
D:\wwwroot\wby360.com\HY\View\exec.php
$_GET = Array ( [User/emailTrial] => [s] => User/emailTrial [HY_URL] => Array ( [0] => User [1] => emailTrial ) )
$_POST = Array ( )
$_COOKIE = Array ( )
内存使用 = 1135.744 kb
运行时间 = 0.0774 s