Home  >  Article  >  CMS Tutorial  >  What are the commonly used tags in Empire CMS?

What are the commonly used tags in Empire CMS?

尚
Original
2019-07-29 14:02:422919browse

What are the commonly used tags in Empire CMS?

Several tags commonly used by empire cms:

Smart tags [e:loop={'73',1,0,1, '','id desc'}] [/e:loop]

Link:

Image path:

Title:

Subtitle: [!--ftitle--]

Description:

Text:

$fr=$empire->fetch1("select newstext from {$dbtbpre}ecms_news_data_{$bqr[stb]} where id='$bqr[id]'");

> ;

or [!--newstext--]

Release time: [!--newstime--]

From: [!--befrom--]

Author: [!--writer--]

Title: [!--title--]

Current location: [!--newsnav--]

Link: [e:loop={'select * from [!db.pre!]enewslink where checked=1 order by lid desc limit 24',20 ,24,0}]

  • [/e:loop]

    Recommended: Empire cms website building tutorial

    The above is the detailed content of What are the commonly used tags in Empire CMS?. For more information, please follow other related articles on the PHP Chinese website!

    Statement:
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn