HYPHP详细调试页

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

出现错误的地方

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

返回跟踪

文件 函数 信息
D:\wwwroot\wby360.com\Action\Single.php 68 Lib\HY::hy_error(8, 'Undefined index: HTTP_ACCEPT_LANGUAGE', 'D:\wwwroot\wby360.com\Action\Single.php', 68, Arrary) 8, 'Undefined index: HTTP_ACCEPT_LANGUAGE', 'D:\wwwroot\wby360.com\Action\Single.php', 68, Arrary
D:\wwwroot\wby360.com\HY\Lib\Line.php 96 Action\Single->__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: /?single/index/get:/?r=txt&c=pdf
控制器Action: Single
操作方法Method: Index
访问者IP: 3.91.19.28
现在服务器时间: 2024/3/28 19:17

文件加载

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\Single.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 ( [single/index/get:/?r] => txt [c] => pdf [s] => single/index/get:/?r=txt&c=pdf [r] => txt [HY_URL] => Array ( [0] => single [1] => index [2] => get: [3] => ) [get:] => )
$_POST = Array ( )
$_COOKIE = Array ( )
内存使用 = 1034.704 kb
运行时间 = 0.1014 s