<?php $conn = MySQL_connect("localhost","root","1234"); mysql_select_db("laaho_caike"); $option = getTree(0); $option = "<select name='term'>" . $option . "</select>"; echo $option; function getTree($id,$spac=0) { //static $str; $spac = $spac + 2; static $str; $sql = "select * from videoterm where parent_id='" . $id . "'"; $res = mysql_query($sql); //$arr = mysqli_fetch_assoc($res); while ($arr=mysql_fetch_assoc($res)) { $str .= "<option value=" . $arr['Id'] . ">" . str_repeat(' ',$spac) . "|--" . $arr['termname'] . "</option>"; getTree($arr['Id'],$spac); } return $str; } ?>
效果如圖
原陽(yáng)網(wǎng)站制作公司哪家好,找成都創(chuàng)新互聯(lián)!從網(wǎng)頁(yè)設(shè)計(jì)、網(wǎng)站建設(shè)、微信開發(fā)、APP開發(fā)、響應(yīng)式網(wǎng)站建設(shè)等網(wǎng)站項(xiàng)目制作,到程序開發(fā),運(yùn)營(yíng)維護(hù)。成都創(chuàng)新互聯(lián)于2013年創(chuàng)立到現(xiàn)在10年的時(shí)間,我們擁有了豐富的建站經(jīng)驗(yàn)和運(yùn)維經(jīng)驗(yàn),來(lái)保證我們的工作的順利進(jìn)行。專注于網(wǎng)站建設(shè)就選成都創(chuàng)新互聯(lián)。
當(dāng)前文章:php無(wú)限極分類
URL標(biāo)題:http://chinadenli.net/article40/gjdpeo.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供標(biāo)簽優(yōu)化、手機(jī)網(wǎng)站建設(shè)、移動(dòng)網(wǎng)站建設(shè)、品牌網(wǎng)站設(shè)計(jì)、定制網(wǎng)站、ChatGPT
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)
營(yíng)銷型網(wǎng)站建設(shè)知識(shí)