随笔分类 -  模板

摘要:前面的话 对PHP来说,有很多模板引擎可供选择,但Smarty是一个使用PHP编写出来的,是业界最著名、功能最强大的一种PHP模板引擎。Smarty像PHP一样拥有丰富的函数库,从统计字数到自动缩进、文字环绕以及正则表达式都可以直接使用,如果觉得不够,SMARTY还有很强的扩展能力,可以通过插件的形 阅读全文
posted @ 2019-05-13 09:57 L小码蚁 阅读(2181) 评论(0) 推荐(0)
摘要:1. Archon Flat Responsive Admin Bootstrap 3 Demo & Download 2. Thin Admin Template Demo & Download 3. FreshUI – Premium Web App and Admin Template Dem 阅读全文
posted @ 2018-09-11 18:09 L小码蚁 阅读(1218) 评论(0) 推荐(0)
摘要:EmpireCMS: rewrite ^([^\.]*)/listinfo-(.+?)-(.+?)\.html$ $1/e/action/ListInfo/index.php?classid=$2&page=$3 last; rewrite ^([^\.]*)/showinfo-(.+?)-(.+?)-(.+?)\.html$ $1/e/action/ShowInfo.php?clas... 阅读全文
posted @ 2018-08-23 11:02 L小码蚁 阅读(2026) 评论(0) 推荐(0)