Hongmu Notes
Home Program Notes Empire cms calling tag, pseudo-static version, smart calling
Program Notes Empire cms

Empire cms calling tag, pseudo-static version, smart calling

Empire cms calling tag, pseudo-static version, smart calling
[e:loop={"select * from [!db.pre!]enewstags order by num DESC limit 20",0,24,0}]
<?php
echo ' <li class="submenu"><a target="_blank" href="'.$public_r[newsurl].'tags-'.$bqr['tagid'].'-0.html">'.$bqr['tagname'].'</a></li>';
?>
[/e:loop]
微信赞赏

WeChat

支付宝赞赏

Alipay

✍️ Author: Hong Mu

webmaster · Thanks for reading, stay tuned for more exciting content

Author homepage View home page →

Related articles

Empire CMS database statement & SQL statement format

Empire CMS database statement & SQL statement format Program Notes Empire cms

Introduction to Imperial CMS extended SQL program writing, basic examples of Imperial CMS database statements & SQL statement formats: Note: The following examples are based on placing PHP files in the system root directory. Example 1: Connect to MYSQL program. (a.php)<?php require('e/class/connect.php'); //Introduce database configuration files and public function files requ…
👁 351
Empire CMS obtains the system COOKIE variable function getcvar()

Empire CMS obtains the system COOKIE variable function getcvar() Program Notes Empire cms

Get the system COOKIE variable function syntax: getcvar($var,$ecms) Description: $var: is the variable name $ecms: 0 is to set the foreground COOKIE variable, 1 is to set the background COOKIE variable. This parameter can be omitted and defaults to 0. Usage example: getcvar('mlusername'), get the user name of the front-end login member getcvar('loginu...
👁 295
Empire CMS smart label call field collection

Empire CMS smart label call field collection Program Notes Empire cms

Collect and classify all fields that support smart tag calls into Empire CMS smart tags: [e:loop={column ID/topic ID, number of items displayed, operation type, only display pictures with titles, additional SQL conditions, display sorting}] Template code content [/e:loop] Calling time: <?=date('m-d',$bqr[newstime])?> <?=dat…
👁 3749

Recommended reading

Responsive Drive Chip – Electrical Website Template 1027

Responsive Drive Chip – Electrical Website Template 1027 Practical Collection Yiyou template

This EyouCMS responsive template is ideal for the driver chip and electrical industries. Its modern, precision-oriented design is perfect for showcasing driver chip products, electrical equipment, technical specifications, and industrial applications. It enables semiconductor and electrical enterprises to present their products online and attract electronic and industrial customers. Template Overview | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Common Installation Questions for EyouCMS...
👁 38
Responsive Tech Smart Product Website Template 1028

Responsive Tech Smart Product Website Template 1028 Practical Collection Yiyou template

An EyouCMS responsive website template designed specifically for the smart technology products industry. Its cutting-edge design style effectively showcases smart products, technological R&D initiatives, application scenarios, and brand strength. This template helps technology companies present their innovative products online, attracting both investment and customers. Template Overview | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS | EyouCMS...
👁 43
Responsive desktop and mobile device accessory website template – 1029

Responsive desktop and mobile device accessory website template – 1029 Practical Collection Yiyou template

This EyouCMS responsive template is ideal for the computer, mobile device, and electronic accessories industry. Its modern, tech-driven design is perfect for showcasing accessory products, electronic devices, brand identity, and new product launches – helping digital accessory brands attract younger consumers online. Template Preview | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS | EyouCMS...
👁 45
Resource website typecho001 template

Resource website typecho001 template Program Notes Typecho

typecho001 template template please do not modify the folder name of this template. The folder name is: typecho001 1.4 Fix the js output problem on the article page 1.3 Fix the error prompt when the plug-in is not installed Optimize the list page code output 1.2 Fix the comment function and add a custom homepage title 1.1 Fix the comment reply asymmetry function Add a separate title setting function on the homepage Add the website favicon.ico icon Add one...
👁 198
Responsive VR Technology E-Commerce Website Template 1030

Responsive VR Technology E-Commerce Website Template 1030 Practical Collection Yiyou template

An eyouCMS responsive website template designed for the VR technology and electronics industries. Its cutting-edge design style is ideal for showcasing VR device products, virtual reality technologies, application scenarios, and brand strength. This template helps VR technology companies present their innovative products online and attract investment and customers. Template Overview | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Common Issues During eyouCMS Installation...
👁 41
Modification of typecho paging style

Modification of typecho paging style Program Notes Typecho

Sir, times have changed! Typecho is currently the most perfect solution, because Baidu can only see the code of fixed thinking. The actual generated HTML code is breathtakingly clean and fully customized, including adding classes to the li element, adding classes to the a element, adding classes to the previous page and next page, and removing the li tags that come with typecho to express more. I can even add some text to the content inside...
👁 517