标签:des style http color strong 数据
- "select * from phpcms_content where contentid=1" /}
- 标题:{str_cut($r[title], 50)} URL:{$r[url]}
- ?更新日期:{date(‘Y-m-d‘, $r[updatetime])}
- "select * from phpcms_content where catid=1 and status=99 order by updatetime desc" rows="10"}
- ‘Y-m-d‘, $r[updatetime])}
- {/get}
分页:{$pages}
- "select * from phpcms_content where catid=1 and status=99 order by updatetime desc" rows="10" page="$page"}
- ‘Y-m-d‘, $r[updatetime])}
- {/get}
- "select * from phpcms_content where catid=1 and status=99 order by updatetime desc" rows="10" return="v"}
- ‘Y-m-d‘, $v[updatetime])}
- {/get}
- "bbs" sql="select * from cdb_threads where fid=1 order by dateline desc" rows="10"}
- //bbs.phpcms.cn/viewthread.php?tid={$r[tid]} 更新日期:{date(‘Y-m-d‘, $r[dateline])}
- {/get}
- "bbs" sql="select * from cdb_threads where fid=1 order by dateline desc" rows="10"}
- //bbs.phpcms.cn/viewthread.php?tid={$r[tid]} 更新日期:{date(‘Y-m-d‘, $r[dateline])}
- {/get}
phpcms v9 get调用标签整理,布布扣,bubuko.com
标签:des style http color strong 数据
原文地址:http://www.cnblogs.com/phpcms/p/3831630.html