6.6 应用举例 相册以及显示数量
来源:网络作者:站长
页面模板内容(*)
[!--empirenews.listtemp--]<!--list.var1-->[!--empirenews.listtemp--]
列表内容模板(list.var) (*)
$fr=$empire->fetch1("select * from {$dbtbpre}ecms_photo_data_{$r[stb]} where id='$r[id]'"); $mynum=count(explode(egetzy("rn"),$fr[morepic])); $listtemp=' <li><a href="[!--titleurl--]" target="_blank"><i><img src="[!--titlepic--]" alt="[!--title--]"></i> <section> <p>[!--title--]</p> <span>'.$mynum.'</span> </section> </a> </li> ';
你觉得文章内容怎么样