//debug 文件名 if($objfile) { $newfilename = $objfile; $isimage = 0; $patharr['file'] = $patharr['thumb'] = $objfile; } else { if(in_array($ext, array('jpg', 'jpeg', 'gif', 'png'))) { $isimage = 1; }elseif (in_array($ext, array('swf'))){ $isimage = 0; $ext = 'swf'; }else { $isimage = 0; $ext = 'attach'; }
查看全部评分
shwan
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2025-9-14 18:06 , Processed in 0.120346 second(s), 15 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.