当前位置:网站首页 > 教程 > 帝国cms教程 > 帝国cms内容页调用正文附件下载的代码

帝国cms内容页调用正文附件下载的代码

蓝色枫叶 蓝色枫叶 2020-05-25 前往当前专题: 帝国cms教程
[e:loop={"select * from phome_enewsfile_1 where classid='$navinfor[classid]' and id='$navinfor[id]' order by id desc",0,24,0,'',''}]
<a href="<?=$public_r[newsurl]?>d/file/<?=$class_r[$GLOBALS[navclassid]][classpath]?>/<?=$navinfor[newspath]?>/<?=$bqr['filename']?>"><?=$bqr['no']?></a>
[/e:loop]

<?=$public_r[newsurl]?>网站根目录

d/file/ 附件存放目录

<?=$class_r[$GLOBALS[navclassid]][classpath]?> 栏目链接

<?=date("Y-m-d",$navinfor[newstime])?> 或 <?=$navinfor[newspath]?> 文章存放的日前目录

<?=$bqr['filename']?> 代码名--附件名

<?=$bqr['no']?> 附件原名

蓝色枫叶

蓝色枫叶

TA很懒,啥都没写...

Copyright 蓝色枫叶 www.lansefengye Rights Reserved.