current location:Home > Technical Articles > CMS Tutorial > Empire CMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Use custom tags in Empire CMS to achieve the effect of [!--newsnav--]
- Below, the imperial cms tutorial column will introduce to you how to use custom tags to achieve the effect of [!--newsnav--]. I hope it will be helpful to friends in need! Step one: Add the following function to e/class/userfun.php. The function has only one parameter...
- Empire CMS 3207 2020-06-09 14:23:50
-
- Summary of methods of improving website page opening speed using Imperial CMS
- Below, the imperial cms tutorial column will introduce to you how to quickly build a website in imperial cms 7.5. I hope it will be helpful to friends who need it! 1. Reduce the number of page HTTP requests; 2. Use CDN (Content Delivery Network) network acceleration; 3. Add file expiration or cache headers; 4. Start the server.
- Empire CMS 2919 2020-05-27 16:37:05
-
- Imperial cms security settings optimization sharing
- Below, the Imperial CMS secondary development tutorial column will introduce to you the optimization and sharing of the security settings of Imperial CMS. I hope it will be helpful to friends in need! First, let’s get to know the security authentication features of Empire CMS: Four-fold security verification for Empire login: The first level: double MD5 encryption of the password. The password cannot be cracked. If the database is downloaded, it cannot...
- Empire CMS 3207 2020-05-17 14:49:29
-
- How to quickly build a website in Empire cms7.5
- Below, the imperial cms tutorial column will introduce to you how to quickly build a website in imperial cms 7.5. I hope it will be helpful to friends who need it! 1. In the first step of building the official website, you need to pay attention to the organizational structure of the official website, including the homepage, column pages, and content pages. Therefore, you need to create a column first (the second-level column belongs to the higher column, and the second-level column can create third-level sub-columns..
- Empire CMS 4018 2020-05-08 17:00:08
-
- Empire CMS 6.0 function member space customization single page
- 1. Add member fields to store page content; 2. Modify the membership form to check the new member fields (entry items, can be added, can be modified, front-end display); 3. Modify the space template and add the page link: "page.php ?userid=<?=$userid?>&p=field name”. Operation steps: First look at the effect of the member space without adding a custom page: 1. Add member fields that store page content 1. Go to "User Panel" -> "Manage Member Fields" -> click the "Add Field" button, as shown below: 2. Then enter...
- Empire CMS 379 2020-05-07 15:44:09
-
- Empire cms collection paging rules
- 第一种:<p align='center'><b><font color='red'>[1]</font> <a href='/Eat/RMenu/200806/38611_2.html'>[2]</a> <a href='/Ea...
- Empire CMS 369 2020-05-07 15:43:45
-
- About the features of Imperial CMS 6.5: Instructions for using website security firewall
- Below, the imperial cms tutorial column will introduce to you how to use the website firewall in imperial cms. I hope it will be helpful to friends who need it! 1. There are two methods to configure "Website Firewall": 1. Backstage > "System Settings" > "Website Firewall". 2. Modify the e/class/config.php file configuration.
- Empire CMS 3257 2020-04-29 12:11:58
-
- How to implement tag tag Chinese url in Empire Cms
- Below, the Imperial CMS secondary development tutorial column will introduce to you the methods of Imperial CMS to improve the opening speed of website pages. I hope it will be helpful to friends in need! tag displays the Chinese path, modify the file /e/class/t_functions.php file "$str.=$jg.'<a href="'>...
- Empire CMS 3416 2020-04-28 14:06:17
-
- About how Imperial CMS improves website page opening speed
- Below, the imperial cms tutorial column will introduce to you the methods of imperial cms to improve the opening speed of website pages. I hope it will be helpful to friends in need! 1. Reduce the number of page HTTP requests; 2. Use CDN (Content Delivery Network) network acceleration; 3. Add file expiration or cache headers...
- Empire CMS 2914 2020-04-27 14:58:59
-
- How does Empire CMS use a custom function to obtain the number of news published by users?
- Below, the imperial cms tutorial column will introduce to you how imperial cms uses a custom function to obtain the number of news published by users. I hope it will be helpful to friends in need! There is no ready-made method to obtain the number of news published by users in Empire CMS, but it can be achieved using custom functions. Let’s take a look.
- Empire CMS 2699 2020-04-26 17:49:54
-
- Add online customer service method to Imperial CMS
- How to add online customer service to Imperial CMS: first select the online status picture style; then fill in the online customer service number; then click "Generate web page code"; and finally add the customer service code to the appropriate template location of the Imperial CMS source code.
- Empire CMS 3676 2020-01-15 10:27:06
-
- How to achieve infinite nesting of labels in Imperial CMS smart labels
- The method of realizing infinite nesting of tags in Empire CMS smart tags: first enter the Empire CMS background; then open the corresponding template file; then add the loop code as "while($bqr=$empire->fetch($ecms_bq_sql)){$bqsr.. .}" and save.
- Empire CMS 3625 2020-01-15 10:23:44
-
- How to determine the column ID in the smart tag of Empire CMS
- The method to determine the column ID of the smart label of Empire CMS: first enter the Empire backend; then open the corresponding template file; then add the judgment code as "if($navinfor[classid]==15 || $navinfor[classid]==16){ ...}" and save it.
- Empire CMS 3386 2020-01-15 10:20:24
-
- How does Empire CMS determine whether a member is logged in and can only view content after logging in?
- The method for Empire CMS to determine whether a member is logged in and can see the content only after logging in: first create a new "show.php" file in the "e" directory; then display the call in the content template, the code is "<script src="[!- -news.url--]e/show.php...>”; just refresh at the end.
- Empire CMS 3658 2019-12-14 09:27:41
-
- How to call template variables in imperial cms smart tags
- The method of calling template variables by the Empire CMS smart tag: first log in to the Empire CMS backend; then open the relevant source code file; then add the smart tag code "[e:loop={"select * from [!db.pre!].. ."}][/e:loop]" can be called.
- Empire CMS 2866 2019-12-14 09:23:04