调用内容标题图片 没有图片时显示随机图片
if(empty($r[titlepic])){$r[titlepic]='https://www.cnjzb.com/d/file/p/20220318/'.rand(1,340).'.jpg';}
$_nowclass=$empire->fetch1("select * from {$dbtbpre}enewsclass where classid='$r[classid]'");
$listtemp='
<a href="[!--titleurl--]"><img src="[!--titlepic--]" alt="[!--title--] 图片" title="[!--title--] 图片"></a>
';
//在/img/rand/目录下,放1.jpg,2.jpg,3.jpg……10.jpg.即可实现内容无图片时,调用随机图片功能。
当前目录:帝国CMS教程
帝国cmd调用内容标题图片 没有图片时显示随机图片
帝国CMS教程 2025-04-03 16:18:46