Beginning PHP5, Apache, and MySQL Web Development split phần 8

Trong bài tập này, bạn sẽ tạo ra một trang để người dùng có thể duy trì thông tin của họ. Nhập đoạn mã sau, và lưu nó như là : Hiển thị tất cả các ý kiến cho bài viết này trên trang này: | Chapter 15 -----Simpo PDF Merge and Split Unregistered Version - http subject subject Order Confirmation message top of message message html head title Order Confirmation title head body Here is a recap of your order br br Order date message . today message . br Order Number message . orderid message . table width 50 border 0 tr td p Bill to br message . firstname message . message . lastname message . br message . add1 message . br if add2 message . add2 . br message . city . . state . . zip message . p td td p Ship to br message . shipfirst . . shiplast message . br message . shipadd1 . br if shipadd2 message . shipadd2 . br message . shipcity . . shipstate . . shipzip message . p td tr table hr width 250px align left table cellpadding 5 grab the contents of the order and insert them into the message field query SELECT FROM orderdet WHERE orderdet_ordernum orderid results mysql_query query or die mysql_query 554 Online Stores Simpo PDF Merge and Split Unregistered Version - http while row mysql_fetch_array results extract row prod SELECT FROM products WHERE products_prodnum orderdet_prodnum prod2 mysql_query prod prod3 mysql_fetch_array prod2 extract prod3 message . tr td message . orderdet_qty message . td message . td message . products_name message . td message . td align right message . products_price message . td message . td align right get extended price extprice number_format products_price orderdet_qty 2 message . extprice message . td message . tr message . tr td colspan 3 align right Your total before shipping is td td align right message . number_format total 2 message . td tr tr td colspan 3 align right Shipping Costs td td align right message . number_format shipping 2 message . td tr tr td colspan 3 align right Your final total is td td align right message . number_format total shipping 2 message . td tr table body html headers 555 Chapter 15 ----Simpo PDF Merge and Split Unregistered .

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
2    83    7    29-04-2024
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.