Hongmu Notes
Imperial cms imitation website tutorial corresponding notes

Imperial cms imitation website tutorial corresponding notes Program Notes Empire cms

Hello everyone, welcome to learn the imperial cms imitation website tutorial. I am Hong Mu qq1810216796 QQ exchange group: 9589723231 Imperial cms website installation. Hello everyone, welcome to learn the imperial cms imitation website tutorial. I am Hong Mu qq: 1810216796 qq exchange group: 958972323 Build an imperial program. If you have a server and have built an imperial website on the server, then...
👁 3413
2025 Apple cms imitation war tutorials and notes

2025 Apple cms imitation war tutorials and notes Program Notes Apple cms

Lesson 2: Install Apple CMS Objectives of this section: 1. Install Apple CMS. Lesson 3: Introduction of the template homepage 1. Download the target site page. After checking that the page required by the template is normal 1. Create a folder with a custom name under the template file (template) 2. Enable our template in the background 3. Put the resource file inside (template) 4. Import the template file and download the website imitation gadget https://wwi...
👁 1178
Insert related articles in the middle of imperial cms articles (article page optimization, the effect is super good)

Insert related articles in the middle of imperial cms articles (article page optimization, the effect is super good) Practical Collection empire plugin

Those who understand will know – this feature allows you to aggregate related articles. By displaying these articles in the middle of the main content, it not only enhances the user experience but also achieves effective optimization. I've noticed that many high-authority websites are already using this feature, so I spent several hours researching it and wrote this tutorial! The benefit for website optimization is significant – I'm sure even seasoned SEO experts will agree! This feature was suggested to me by an experienced website optimization expert; I hope it will be helpful to all webmasters! Whether you run a content aggregation site or...
👁 475
Website optimization adds a music player

Website optimization adds a music player Summary of pitfalls

Plug-in effect: It is used to improve website user experience, such as Baidu ranking. If you install this plug-in, your website's bounce rate may be reduced, which is naturally good for rankings. You know what you know. I had nothing to do today and found a music player website. It only needs a piece of js code to let you play music. It is quite powerful. You only need to go to their website to register and get the js code. So I installed it and played it. The result was not bad, but the main website was too stuck...
👁 155
Mysql efficiency improvement: limit this piece of shit

Mysql efficiency improvement: limit this piece of shit Language Notes mySql

In mysql, the efficiency of limit is not high, especially my millions of data, limit 100000, 50, so writing, the query is even slower, at first it was quite fast, and the server cup behind it was directly filled for me! I thought the server was hacked, so I looked for the problem. I looked for it for a few days, but it turned out to be this dog, which made me angry! So I inquired about the principle of limit, emmm, change! Must be changed ...
👁 157
Empire paging query code

Empire paging query code Program Notes Empire cms

$file_page = "juhe.txt"; $num = 50; if(file_exists($file_page)){ $page_num = file_get_contents($file_page); }else{ $page_num = 0; } $page_i…
👁 233
High-efficiency random calls for the entire empire cms site (millisecond-level calls)

High-efficiency random calls for the entire empire cms site (millisecond-level calls) Program Notes Empire cms

Features: Exceptional invocation efficiency – a random data invocation test involving 790,000 records took only 500 milliseconds. The invocation can be targeted to specific columns or to the entire table. Simple installation – requires just a single PHP function: `function ecms_rand($classid, $num) {global $empire, $dbtbpre;...}`
👁 408
Empire cms blog template backup

Empire cms blog template backup Program Notes Empire cms

I've prepared the template, and since I don't want to discard it – as I might need it in the future – I've decided to keep it safe! However, changing the template later on with Empire CMS could be quite troublesome, so I've simply shared the code directly. Much of this template consists of PHP code, so please don't download it; this is for personal backup purposes only. Link: https://pan.baidu.com/s/1caeeOl79tDCQDIczknRwZA?pwd=cm...
👁 232
php jump to specified page

php jump to specified page Language Notes PHP

● PHP page jump 1. header () function header () function is a very simple method for page jump in PHP. The main function of the header () function is to output the HTTP protocol header to the browser. The definition of the header () function is as follows: VoidHeader (String String [,Boolrep …
👁 210
Firefox web development and debugging enable forced refresh cache mode

Firefox web development and debugging enable forced refresh cache mode Summary of pitfalls

Clearing the cache in Fox Browser can be tricky; using shortcuts like Ctrl+F5 or Ctrl+R doesn't work in Google Chrome or Internet Explorer. Clearing the cache in Firefox is also quite cumbersome—the default shortcut (Ctrl+Shift+Del) opens a pop-up window for selective cleanup, requiring additional clicks to confirm; this is very inconvenient and not ideal for web development and debugging. To disable local caching in Firefox, you need to go to its Preferences and configure the settings accordingly: Firefox Browser...
👁 322
1 286 287 288 289 290 315

🔥 Popular articles

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…
👁 3752
Imperial cms imitation website tutorial corresponding notes

Imperial cms imitation website tutorial corresponding notes Program Notes Empire cms

Hello everyone, welcome to learn the imperial cms imitation website tutorial. I am Hong Mu qq1810216796 QQ exchange group: 9589723231 Imperial cms website installation. Hello everyone, welcome to learn the imperial cms imitation website tutorial. I am Hong Mu qq: 1810216796 qq exchange group: 958972323 Build an imperial program. If you have a server and have built an imperial website on the server, then...
👁 3413
Empire cms7.5 payment upgraded and optimized version of the library sample automatically generates word/PDF documents paid copy download with payment system member center whole site template source code sitemap Baidu push + installation tutorial 014

Empire cms7.5 payment upgraded and optimized version of the library sample automatically generates word/PDF documents paid copy download with payment system member center whole site template source code sitemap Baidu push + installation tutorial 014 Practical Collection empire template

This set of templates has a complete member center on mobile and PC. The member center template is also very good! By the way, there are also corresponding locomotive collection rules! Regarding installation, upload the direct installation version, install it directly, and then restore the data in the background. There is a view more on the mobile phone. If there is a problem, you can copy the view more code in index.js on the PC. If it has not taken effect yet, please check whether the js file renderings are referenced...
👁 2697