: $this->request->param();
$vars = array_merge($vars, $this->param);
} elseif (is_callable([$instance, '_empty'])) {
// 空操作
$call = [$instance, '_empty'];
$vars = [$this->actionName];
$reflect = new ReflectionMethod($instance, '_empty');
} else {
// 操作不存在
throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
}
$this->app['hook']->listen('action_begin', $call);
$data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
return $this->autoResponse($data);
});
DOCUMENT_ROOT | /usr/home/qxu1590850249/htdocs |
GATEWAY_INTERFACE | CGI/1.1 |
HTTP_ACCEPT | text/html,image/png,image/jpeg,image/pjpeg,image/x-xbitmap,image/svg+xml,image/gif;q=0.9,*/*;q=0.1 |
HTTP_ACCEPT_ENCODING | gzip, identity;q=0.9 |
HTTP_ACCEPT_LANGUAGE | en, * |
HTTP_CONNECTION | keep-alive |
HTTP_HOST | www.hbazh.com |
HTTP_REFERER | http://www.hbazh.com/index.php/index/news/view.html?id=566 |
HTTP_USER_AGENT | Mozilla/4.5 (compatible; 3.0x; Windows 98) |
PATH | /bin:/usr/bin |
PATH_INFO | /index/news/"http:/www.hbazh.com" |
PATH_TRANSLATED | /usr/home/qxu1590850249/htdocs/index.php |
PHPRC | /var/www/php70/hichina_ini/qxu1590850249 |
QUERY_STRING | |
REDIRECT_STATUS | 200 |
REMOTE_ADDR | 38.207.248.66 |
REMOTE_PORT | 53006 |
REQUEST_METHOD | GET |
REQUEST_URI | /index.php/index/news/%22http://www.hbazh.com%22 |
SCRIPT_FILENAME | /usr/home/qxu1590850249/htdocs/index.php |
SCRIPT_NAME | /index.php |
SERVER_ADDR | 121.42.113.26 |
SERVER_ADMIN | [email protected] |
SERVER_NAME | www.hbazh.com |
SERVER_PORT | 80 |
SERVER_PROTOCOL | HTTP/1.1 |
SERVER_SIGNATURE | |
SERVER_SOFTWARE | Apache |
UNIQUE_ID | ZcvBvQoeafcAAA7aJAgAAAAG |
gzip_only_text_html | 1 |
PHP_SELF | /index.php/index/news/"http:/www.hbazh.com" |
REQUEST_TIME_FLOAT | 1707852221.472 |
REQUEST_TIME | 1707852221 |
APP_PATH | /data/home/qxu1590850249/htdocs/app/ |
__PHYSICS__ | /data/home/qxu1590850249/htdocs |