使用道具 举报
原帖由 1753103 于 2008-2-16 23:20 发表 你这样发我不敢覆盖上去啊 还是说改什么地方吧 因为这文件我先动个 再覆盖你这怕出问题
//卢志煌 2007-11-30 添加 photov.php?site=http://www.mno.cn&itemid=63810&hash=7869edb61b0faa85bc9e03bbecc4819e $picurl = S_URL_ALL."/photov.php?site=".S_URL_ALL."&itemid=$item[itemid]&hash=$item[fhash]"; //$itemid=$_REQUEST['itemid']; //$itemid=$item[itemid] $sql='SELECT subject,filepath FROM '.tname('attachments').' where itemid='.$item[itemid].' order by aid desc'; $query = $_SGLOBAL['db']->query($sql); while($heihei = $_SGLOBAL['db']->fetch_array($query)) { //echo 'document.write(\'<img src="'. A_DIR.'/'.$item['filepath'].'"><br><br>'.$item[subject].'<br><br><br>\');'; //echo 'document.write(\'<img src="http://www.mno.cn/attachments/'.$item['filepath'].'"><br><br>'.$item[subject].'<br><br><br>\');'; $anewpic = '<a href="http://www.chcht.com/attachments/'.$heihei['filepath'].'" target="_blank"><img src="http://www.chcht.com/attachments/'.$heihei['filepath'].'" alt="'.$heihei[subject].'" border="0" onload="doSize(this);" /></a><p>'.$heihei[subject].'</p>'.$anewpic; }
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2025-9-16 05:23 , Processed in 0.108795 second(s), 13 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.