正在浏览:帝国cms

1.帝国CMS灵动标签中截取字符串尾部指定位数的方法: 在帝国CMS中我们可以使用灵动标签默认的截取函数esub来实现截取字符串尾部指定位数的功能,示例如下: [e:loop={select * from phome

帝国cms7.5伪静态规则(nginx): rewrite ^([^\.]*)/listinfo-(.+?)-(.+?)\.html$ $1/e/action/ListInfo/index.php?classid=$2page=$3 last;rewrite ^([^\.]*)/showinfo-(.+?)-(.+?)-(.+?)\.html$ $1/e/action/ShowInfo.php?classid=$2id=$3page=$4 la