搜尋

首頁  >  問答  >  主體

DADB.class.php檔案的程式碼怎麼寫

<h2>大蘋果購物網</h2> 

#

<?php session_start(); include("DADB.class.php"); $db=new DADB(); ?> <table border="1" width="100%" cellpadding=" border="1" width="100%" cellpadding=" 0" cellspacing="0">  <tr>  <td>代號</td>  <td>水果名稱</td& 產地</td>  <td>貨架</td>  <td>庫存量</td>  <td>< ["uid"];  $sql="select * from fruit";  $arr=$db->Query($sql);  foreach($arr as $v)  {  echo"<tr> $v[0]}</td> // 從資料庫調出我們所需要的內容  <td>{$v[1]}</td>  <td>{$v[2]}</td>  <td>{$v[2]}< ;/td>  <td>{$v[3]}</td>  <td>{$v[4]}</td>  <td>{$v[5]}</ td>  <td><a href='add.php?ids={$v[0]}'>加</a></td> //這裡的購物相當於添加購物車的功能   </tr>";   }   ?>   <?php  //這裡顯示的是 購物車有多少產品,且產品的總價格  $ann=array(); "]))  {  $ann=$_SESSION["gwc"];  }  $zhonglei = count($ann);   $sum=0;  foreach($ann as$k) ='{$v[0]}'";  $danjia=$db->Query($sql1);  foreach($danjia as $n)  {   $sum=$sum   $n[0]*$k[1 ];  }  }  echo"購物車有<mark>{$zhonglei}</mark>種商品,總價格為<mark>{$sum}</mark>元";  ?>  </table>  <div> <a href="gouwuche.php" rel="external nofollow" rel="externaluwnofollow" rel="external nofollow" rel="externaluwnofollow" rel="external nofollow" rel="external nofollow" rel="external nofollow; a> <a href="main.php" rel="external nofollow" rel="external nofollow" >瀏覽商品</a> <a href="zhanghu.php" rel="ex. ="external nofollow" >查看帳號</a> </div> </body>   

############
..1352 天前1475

全部回覆(4)我來回復

  • 思

    2021-05-14 11:21:01

    我也想問。 。怎麼寫

    回覆
    0
  • .

    .2021-04-14 14:11:28

    https://m.php.cn/article/398186.html程式碼是在這個網址裡的,可以看一下嗎

    回覆
    0
  • 查无此人

    查无此人2021-04-14 13:45:49

    這個是哪個專案?或哪個課程?你直接發出來,樣式很亂,也不知道哪個項目,無法準確回答你的問題

    回覆
    1
  • .

    https://m.php.cn/article/398186.html程式碼是在這裡的,可以看一下嗎

    . · 2021-04-14 14:12:04
  • 取消回覆