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

Dream weaving DEDECMS imitates the method of the latest comments on the right side of DoNews

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

Dream weaving DEDECMS imitates the method of the latest comments on the right side of DoNews? This problem may be often seen in our daily study or work. I hope you can gain a lot from this question. The following is the reference content that the editor brings to you, let's take a look at it!

How does dream weaving DEDECMS imitate the latest comments on the right side of DoNews?

The function of this comment is good. How to realize it in DEDE. Let's take a look at the code.

Recommended study: dream weaving cms

\

Code:

{dede:sql sql= "SELECT aid,username,urlindex,arctitle,url,msg FROM `field:arctitle function='cn_substr feedback` where ischeck=1 ORDER BY `dtime` DESC LIMIT 0,30"} [field:username runphp='yes'] if (@ me=='guest') @ me= tourists [/ field:username] comments on [field:arctitle function='cn_substr (@ me,20)'/] [field:msg/] {/ dede:sql}

Description:

LIMIT 0, 30 of 30 is the number of calls

[field:arctitle function='cn_substr (@ me,20)'/]

The 20 inside is the number of characters displayed by the title.

As for the display style, please modify it according to your own template.

Thank you for reading! After reading the above, do you have a general understanding of the method of weaving dream DEDECMS imitating the latest comments on the right side of DoNews? I hope the content of the article will be helpful to all of you. If you want to know more about the relevant articles, you are welcome to follow the industry information channel.

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