: This article mainly introduces dedecms | arclist, which is a list tag. For more information about PHP tutorials, see. Row = "5" entries
Limit = "10" (If row and limit are together, take the one with the least number)
Limit = "" (the number of 0, 3 with two digits takes precedence over row, regardless of the number)
Typeid = "4" topic ID
Titlelen = '20' Title length
Infolen = "30" description length
Orderby = "pubdate" by release time
Orderby = "click" by clicks
Orderby = "lastpost" based on the last evaluation time
Orderby = "id" sort by document ID
Orderby = "scores" sort by score
Orderby = "rand" random sorting
Orderway = "desc" in descending order
Orderway = "asc" in ascending order
Keyword = "keyword" keyword
Col = "2" columns
Imgheight = '90' Image height
Imgwidth = '000000' image width
Subday = "100" Display days
Idlist = "5" specifies the topic ID
Type = "image" contains thumbnails
Channelid = "1" limited Channel common article
Channelid = "2" limited channel image set
Channelid = "3" limited channel Software
The preceding section describes the arclist tag of dedecms and the document list, including the following content. I hope that my friends who are interested in PHP tutorials will be helpful.