1.前台读不出字段。数据库列表有的,但前台就适读不出来。
2.浏览次数+1与+2的问题
浏览+2 "{:URL(‘User-Register/index‘)}" style="background: url(); padding-left:0">注册 浏览+1 "{:URL(‘User-Register/index‘)}" style="background: url(../); padding-left:0">注册
3.决定模板的Default 还是new?
Yourphp\Conf\Service\config.php 中的‘DEFAULT_THEME‘ => ‘Default‘,
4.a.产品的pics多图分解;
function picstoarr($str=‘‘){ $data=array(); $v = explode(":::",$str); foreach((array)$v as $r){ $r=explode(‘|‘,$r); $res[‘file‘]=$r[0]; $res[‘desc‘]=$r[1]; $data[]=$res; } return $data; }
b.自己笔记php分解
- 评论加载中,请稍候…
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/113869.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...