天空是藍色的

          做好軟件為中國 #gcc -c helloworld.c -o helloworld.o //編譯目標文件 #gcc helloworld.o -o helloworld //編譯成可執(zhí)行exe #helloworld //運行exe
          數(shù)據(jù)加載中……
          記一段代碼[PHP]迭代讀取數(shù)據(jù)庫


          <style>

          input, select {
          ?font-size: 14px;
          ?color: #333333;
          ?padding-left:3px;
          ?background:#f6f6f6;
          ?border: #CCCCCC 1px solid;}
          </style>
          <?php
          require_once dirname(__FILE__) ."/headers.php";

          $i = 0;
          ??

          function category($category_parent_timestamp){
          ???global $db;
          ???global $i;
          ???$result = $db->get("{category_parent_timestamp} == " . $category_parent_timestamp,null,"categories",false,"category_time","desc");
          ???sort($result);
          ??
          ???for($index=0;$index<count($result);$index++){??????????
          ?????echo "<option>";
          ?????for($x=0;$x<$i;$x++){
          ???????echo "--";
          ??????}??????
          ?????echo $result[$index]['category_title'];
          ?????echo "&nbsp;";??
          ?????$sub = $db->get("{category_parent_timestamp} == " .$result[$index]['category_timestamp'],null,"categories",false,"category_time","desc");
          ?????if(count($sub)!=0){
          ???????$i++;
          ???????category($result[$index]['category_timestamp']);//迭代??????
          ???????$i--;
          ?????}
          ?????echo "</option>";
          ???}
          ???
          }????
          ?
          echo "<select>";
          category("0");?
          echo"</select>";
          ?>

          posted on 2006-06-23 00:09 bluesky 閱讀(2964) 評論(2)  編輯  收藏 所屬分類: PHP

          評論

          # re: 記一段代碼[PHP]迭代讀取數(shù)據(jù)庫 2006-07-03 04:49 阿亮

          這么多全都要么?還是什么?復制好后把代碼放到哪了又要應(yīng)該注意哪些問題的?
          謝謝回答我的菜問題!
            回復  更多評論    

          # re: 記一段代碼[PHP]迭代讀取數(shù)據(jù)庫 2016-06-14 15:01 http://www.calvin-studio.fr

          請賜教!非常感激!
            回復  更多評論    
          主站蜘蛛池模板: 大安市| 收藏| 衡东县| 镇坪县| 唐山市| 九龙坡区| 晋中市| 奉节县| 西贡区| 三亚市| 宁国市| 济宁市| 双峰县| 中卫市| 子洲县| 景东| 鄂托克旗| 青阳县| 神池县| 莆田市| 上杭县| 白山市| 德令哈市| 黎平县| 高青县| 河北省| 高陵县| 明光市| 海兴县| 台中县| 晋江市| 海城市| 南江县| 兴和县| 山丹县| 岱山县| 新干县| 西林县| 年辖:市辖区| 通榆县| 宿州市|