$template = $template['show_template'];
$tpar = explode(".", $template, 2);
$template = $tpar[0];
// 父级ID
$parent = explode(',', $category['parent']);
$parentId = isset($parent[1]) ? trim($parent[1], '|') : $catid;
$this->assign('parent', $parent);
$seo = seo($catid, $info['title']);
$this->assign('category', $category);
$this->assign('seo', $seo);
$this->assign('id', $id);
$this->assign('info', $info);
$this->assign('parentId', $parentId);
$this->assign('catid', $catid);
return View::filter(function($content){
return htmlspecialchars_decode($content);
catid | 48 |
id | 25 |
PHPSESSID | aa9f3c7f3739d68ca828d281f9e9de54 |
think_lang | zh-cn |
USER | www |
HOME | /home/www |
HTTP_COOKIE | PHPSESSID=aa9f3c7f3739d68ca828d281f9e9de54; think_lang=zh-cn |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT | */* |
HTTP_HOST | www.dayue.com |
HTTP_USER_AGENT | Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/) |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | www.dayue.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.25.24.242 |
REMOTE_PORT | 38092 |
REMOTE_ADDR | 209.73.159.122 |
SERVER_SOFTWARE | nginx/1.22.1 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/www.dayue.com |
DOCUMENT_URI | /en/index.php |
REQUEST_URI | /en/index/shows?catid=48&id=25 |
SCRIPT_NAME | /en/index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=index/shows&catid=48&id=25 |
SCRIPT_FILENAME | /www/wwwroot/www.dayue.com/en/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /en/index.php |
REQUEST_TIME_FLOAT | 1743484833.4223 |
REQUEST_TIME | 1743484833 |