码迷,mamicode.com
首页 > Web开发 > 详细

finecms首页获取单网页内容

时间:2018-12-30 12:53:26      阅读:242      评论:0      收藏:0      [点我收藏+]

标签:strip   clear   tag   panel   cat   htm   des   ...   code   

首页获取单网页内容

{$cats[栏目id][content]} 
{strcut($cats[ID][‘content‘],字数,‘...‘)}
{strcut(,350)} 
//htmlspecialchars_decode:把一些预定义的 HTML 实体转换为字符 strip_tags:去除htm标签
{str_replace(array(‘ ‘, PHP_EOL, ‘  ‘), array(‘‘, ‘‘, ‘‘), strcut(clearhtml($cats[ID][content]),180))}
{mb_substr(clearhtml($t[‘description‘]),0,26,‘utf-8‘)}

finecms首页获取单网页内容

标签:strip   clear   tag   panel   cat   htm   des   ...   code   

原文地址:https://www.cnblogs.com/hm21/p/10198982.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!