In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Editor to share with you how to modify the alias of Imperial cms call column. I hope you will gain a lot after reading this article. Let's discuss it together.
Please pay attention to the following modification methods
The modified column alias is called using [!-- bname--]
Open e/class/t_functions.php
Search to locate to
Column navigation label with template
Modify 1
The code is as follows:
/ / replace the variable $bclassname=$class_r [$classid] [classname]; $bname=$class_r [$classid] [bname]; $br [classid] = $classid;$bclassurl=sys_ReturnBqClassname ($br,9); $listtemp=str_replace ("[!-bclassname--]", $bclassname,$listtemp); $listtemp=str_replace ("[!-bname--]", $bname,$listtemp); $listtemp=str_replace ("[!-bclassurl--]", $bclassurl,$listtemp)
Modify 2
The code is as follows:
$sql=$empire- > query ("select classid,classname,bname,islast,sonclass,tbname,intro,classimg from {$dbtbpre} enewsclass where bclassid='$classid' and showclass=0 order by myorder,classid". $limit)
Modify 3
The code is as follows:
/ / column name $listtemp=str_replace ("[!-- classname--]", $r [classname], $listtemp); / / column alias $listtemp=str_replace ("[!-- bname--]", $r [bname], $listtemp); / / column id$listtemp=str_replace ("[!-- classid--]", $r [classid], $listtemp) After reading this article, I believe you have a certain understanding of how to modify the aliases of the Imperial cms call column. Want to know more about it. Welcome to follow the industry information channel. Thank you for your reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.