DEDECMS首页调用图片集里的多张图片

技术教程2个月前发布 北陌
349 00

DEDECMS首页调用图片集里的多张图片

先找到include/common.inc.php文件,把下面代码贴进去(我贴的是我网站上的,具体可根据需要修改):

function Getimg($aid,$imgwith,$imgheight)
{
global $dsql;
$imgurls = ;
$row =$dsql-

© 版权声明

相关文章

暂无评论

none
暂无评论...