标签:需要 文章 targe content http tps text jce vps
因为页面显示需要对文章内容做剪切,所以用到{str_cut($r[content],60)},但是出现了乱码 所以
{str_cut(strip_tags($r[content]),60)}
加strip_tags
标签:需要 文章 targe content http tps text jce vps
原文地址:http://www.cnblogs.com/chaochao00o/p/6478225.html