DedeCMS织梦

DedeCMS织梦checkbox多选字段自定义取值

阿里云

给 dedecms 的 checkbox 多选字段自定义取值方法:

首页/列表

  1. [field:字段 runphp=yes]
  2. $arr = explode(',',@me);
  3. $result = '';
  4. for($index=0;$index<count($arr);$index++){
  5.     $result .= "<span class='tag'>$arr[$index]</span>";
  6. }
  7. @me = $result;
  8. [/field:字段]
也想出现在这里?联系我们
创客主机

内容/标签

  1. {dede:field.字段 runphp=yes}
  2. $arr = explode(',',@me);
  3. $result = '';
  4. for($index=0;$index<count($arr);$index++){
  5.     $result .= "<span class='tag'>$arr[$index]</span>";
  6. }
  7. @me = $result;
  8. {/dede:field.字段}

DedeCMS 织梦 checkbox 多选字段自定义取值

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

收藏
(0)

发表回复

热销模板

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

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