首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > PHP >

DolrPHP模板引擎DolrViews分享

2012-08-22 
【分享】DolrPHP模板引擎DolrViews分享核心文件:DolrViews.class.php:function dolr_modifier_html2text($st

【分享】DolrPHP模板引擎DolrViews分享
核心文件:DolrViews.class.php:

    function dolr_modifier_html2text($string){return strip_tags($string);}

今天刚写的,欢迎大家拍砖啊! 另外欢迎@安正超 !

热点排行