DedeCMS织梦

Dede标签调用str_replace()替换函数

阿里云

str_replace() 函数:使用一个字符串替换字符串中的另一些字符。

举个例子:

  1. [field:sitepath function='str_replace("{cmspath}","http://localhost/",@me) /]
也想出现在这里?联系我们
创客主机

实际上是查找内容中指定的部分然后进行替换,上面是 DEDE 中的应用方法,第 2 个双引号实际是替换的内容,这里是 http://localhost/,上面标签的作用就是查找内容中的{cmspath}并替换为 http://localhost/,实际上也就是去掉。str_replace()还有一个参数 count ,是替换的次数,语法为:

  1. str_replace(find,replace,string,count)

我们可以引申出很多应用方法了,比如下面的标签都可以应用:

  1.     [field:info/]
  2.  
  3.     [field:arcurl/]
  4.  
  5.     [field:typedir/]

举个例子:

  1.     [field:title function='str_replace("aaa","bbb",@me)/]
  2.  
  3.     [field:title function='str_replace("测试","test",@me)/]

查找标题中的 aaa 替换成 bbb,但下面这个比较常用,主要应用于二三级栏目嵌套调用中

  1. [field:typedir function='str_replace("{cmspath}","",@me)'/]

Dede 标签调用 str_replace()替换函数

已有 425 人购买
查看演示升级 VIP立刻购买

收藏
(0)

发表回复

热销模板

Ashade - 作品展示摄影相册WordPress汉化主题
LensNews

本站承接 WordPress / PbootCMS / DedeCMS 等
系统建站、仿站、开发、定制等业务!