discuz圖片處理縮略圖顯示的方法介紹
php零幼功到接班直播視頻課:躋身念書
相關援引:《discuz教程》
function thumblist { global $_G; if return array ; $width = intval ; $height = intval ; $maximgcount = intval ; $tid = intval ; $maximgcount = $maximgcount <= 0 ? 3 : $maximgcount; $maximgcount = min ; $width = $width <= 0 ? 200 : $width; $height = $height <= 0 ? 100 : $height; if { $tid = C::t ->fetch_tid_by_pid ; } if return array ; $attachments = C::t ->fetch_all_by_id ; $list = array ; $count = 0; $nums = count ; if { $width = 692; $height =708; } elseif { $width = 660; $height = 700; } else if { $width = 440; $height = 532; } foreach { $bigimage = $_G['setting']['attachurl'].'forum/'.$attachment['attachment']; $thumbfile = 'image/'.helper_attach::makethumbpath ; if ) { $thumbfile = $_G['setting']['attachurl'].$thumbfile; } else { $thumbfile = '/'.getforumimg ; } if $thumbfile = $bigimage; $list[] = array ; $count++; if break; } return $list; }
discuz圖板料理縮略圖顯示
更多編程相關知識,請作客:編程教學??!
之上就是discuz圖板料理縮略圖顯示之主意說明之詳盡始末,更多請關注 小螞螞蟻站長吧網其他相關篇章!
相關推薦