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:
-
- How to call custom list name in Empire CMS
- How to call the custom list name in Empire CMS: first open the "ListUserlist.php" file; then find the "DoReUserlist" function; then add the "listname" field; finally use "$GLOBALS[' ']" in the list template to call the custom Just name the list.
- Empire CMS 2358 2019-12-07 09:19:42
-
- How does ecms obtain the required records by executing sql?
- In ecms, you can use the smart tag "e:loop" to execute SQL to obtain the required records. The syntax is "[e:loop={column ID/topic ID, number of items displayed, operation type, additional SQL conditions...}] Template code content[/e:loop]".
- Empire CMS 2217 2019-12-07 09:13:19
-
- How to set up Imperial pseudo-static Apache Rewrite
- How to set up Imperial pseudo-static Apache's Rewrite: first turn on the "RewriteEngine" mode; then add the code "RewriteCond %{QUERY_STRING}...".
- Empire CMS 2275 2019-12-07 09:08:16
-
- How to collect in Imperial CMS
- The Imperial CMS collection method: first filter the links to the article content; then filter tags such as font; then clear the data of blank content during collection; and finally clear the nodes in "Manage Collection Nodes".
- Empire CMS 3409 2019-12-07 09:04:37
-
- How to solve the problem of garbled characters in the automatic interception introduction of Imperial CMS
- The method for the Imperial CMS to solve garbled characters: first find the "connect.php" file; then find the sub() function and replace it with the code "$string = str_replace(array(' ','&','"','<', '>',''','"','"')..." is enough.
- Empire CMS 1815 2019-12-06 09:36:20
-
- How to call special information in Empire CMS 7
- How to call special information from Empire CMS: first find and open the Empire CMS source code file; then call the SQL statement through the tag "[e:indexloop]". The SQL syntax is "select a.* from phome_ecms_movie a, phome... ".
- Empire CMS 2962 2019-12-06 09:31:24
-
- How to obtain sub-columns in Empire CMS
- The method for Empire CMS to obtain sub-column: first obtain the column id through "$GLOBALS[navclassid]"; then add the looped sub-column information in the "e:loop" tag; finally use the "[ecmsinfo]" tag to call the sub-column information That’s it.
- Empire CMS 2633 2019-12-06 09:26:01
-
- How to call the download ranking of Empire CMS
- The method for calling the download ranking by Empire CMS: first add three fields in the data table, namely "DayHits, WeekHits, MonthHits"; then find the "DownSysFun.php" file and replace the code "$usql"; finally add a scheduled task in the background That’s it.
- Empire CMS 2578 2019-12-06 09:21:43
-
- How does Imperial CMS automatically generate html for pages?
- The method for the Imperial CMS to automatically generate html for pages: first delete all html; then use nginx to match ungenerated html; then use php to generate html. If nginx detects that the html has been generated, it will be displayed directly without jumping to php.
- Empire CMS 4241 2019-12-06 09:16:14
-
- How to solve the problem 'The link you came from does not exist' when the Empire CMS prompts?
- Solution to Empire CMS prompting "The link you came from does not exist": First open the "e/class/userfun.php" file; then change "global $public_r" to "global $public_r,$navclassid" and save it.
- Empire CMS 5692 2019-12-06 09:12:16
-
- How to get the current list ID in Empire CMS
- The method for Imperial CMS to obtain the current list ID: first open the "functions.php" file and find the "ListHtml" function; then add the code "$GLOBALS['navclassid']=$enews"; then confirm and save to obtain the current list ID.
- Empire CMS 3060 2019-12-06 09:08:52
-
- How to call column alias in Empire CMS
- How to call the column alias in Empire CMS: first open the "e/class/t_functions.php" file; then modify the substitution variable; then use the tag "[!--bname--]" to call the column alias.
- Empire CMS 3535 2019-12-06 09:04:30
-
- Share Empire CMS custom JS statements in detail
- Everyone knows that Imperial CMS has a custom JS function, do you know about it? This kind of custom js is often used in search pages or other dynamic displays. Although it has this function, it cannot be used at all because many friends do not know SQL statements. This article lists the commonly used statements to share with you.
- Empire CMS 2290 2019-12-04 09:55:22
-
- Imperial CMS batch replacement field value usage instructions
- Empire cms batch replacement field value is used to batch replace the contents of information table fields to improve user work efficiency.
- Empire CMS 2832 2019-12-03 15:34:46
-
- Empire CMS smart tag PHP code achieves the effect of infinite nesting of tags
- This article mainly introduces the Empire CMS smart tag PHP code to achieve the effect of infinite nesting of tags. Friends in need can refer to it.
- Empire CMS 2826 2019-12-03 15:27:18