Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the usage of {dede:field}

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Xiaobian to share with you what is the use of {dede:field}, I hope you read this article after the harvest, let us discuss it together!

{dede:field name='array' /} How to use it?

{dede:field name ='array ' /} simple usage demonstration

Official explanation: field supports using array to obtain the value of any field;(support tags: {dede:field /}, arclist, arclistsg, loop, sql tags of the article list template) In popular terms, this is a collection of data obtained by querying the database. For example, it is usually used

{dede:field /}

can use

{dede:field runphp='yes'} @me=@me['title'];{/dede:field}

Most importantly, many times, some people need PHP tags.

If you are dealing with two or more field parameters at the same time, it is quite convenient to use this!

For example, short titles are displayed when short titles are needed, and long titles are displayed when short titles are not available:

{dede:field runphp='yes'} if (@me <$'shorttitle']=='') @me=@me <$'title']; else @me=@me <$' shorttitle']; {/dede:field} After reading this article, I believe you have a certain understanding of how to use {dede:field}. If you want to know more about it, please pay attention to the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report