prefix("phone_book") . "` where county='{$county}' group by city order by zip"; $result = $xoopsDB->query($sql) or redirect_header($_SERVER['PHP_SELF'], 3, mysql_error()); echo "選擇鄉鎮市區"; while (list($city) = $xoopsDB->fetchRow($result)) { $selected=($city==$def_city)?'selected':''; echo "{$city}"; } ```
進階搜尋
196人線上 (63人在瀏覽線上書籍)
會員: 0
訪客: 196