在需要顯示的模板里面添加以下代碼
<?
$cd=$empire->fetch1("select * from phome_enewsf where f='cd' and tid='6'");
$cd=explode("|",$cd[fvalue]);
for ($i=0;$i<count($cd);$i++){
echo '<option value="'.$cd[$i].'">'.$cd[$i].'</ption>';
}
?>
cd就是字段 6就是數據表id
網友整理
注冊時間:
網站:5 個 小程序:0 個 文章:12 篇
網站
小程序
文章
會員