<?php session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=tis-620"> <title>Bakery Delivery Online</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <link href="default.css" rel="stylesheet" type="text/css" /> <style type="text/css" media="screen"> html {scrollbar-arrow-color: #713816; scrollbar-face-color: #f1d691; scrollbar-highlight-color: black; scrollbar-3dlight-color: 999966; scrollbar-shadow-color: #f1d691; scrollbar-darkshadow-color: black; scrollbar-track-color: #ECE8DD;} </style> </head> <body> <div id="logo"> <h1><a href="#">Bakery Delivery</a></h1> <h2><a href=""> Online</a></h2> </div> <div id="menu"> <ul> <li class="active"><a href="index.php" title="">หน้าแรก</a></li> <li><a href="show_cart.php" title="">ตะกร้าสินค้า</a></li> <li><a href="how_2_order.php" title=""> วิธีการสั่งซื้อ และส่งสินค้า</a></li> <li><a href="how_2_pay.php" title="">วิธีการชำระเงิน</a></li> <li><a href="context.php" title="context">ติดต่อเรา</a></li> <li><a href="admin.php" title="context">ADMIN</a></li> </ul> <form id="form1" method="post" name="Search_check" action="" ><br/><br/><br/> <input name="txtKeyword" type="text" id="txtKeyword" value="" align="right"> <input id="inputsubmit1" type="submit" value="ค้นหาสินค้า"><br/><br/> </form> </div> <div id="content"> <div id="sidebar"> <div id="login" class="boxed"> <h2 class="title">ลงชื่อเข้าใช้ระบบ</h2> <div class="content"> <?php if(isset($_SESSION["user"])) { echo "<center>ยินดีต้อนรับคุณ".$_SESSION["user"]."<br><br><a href=\"logout.php\"> Logout </a></center>"; } else { ?> <form id="form1" method="post" action="check.php"> <fieldset> <legend>Sign-In</legend> <label for="inputtext1">Username:</label> <input id="inputtext1" type="text" name="cus_user" size="15" /> <label for="inputtext2">Password:</label> <input id="inputtext2" type="password" name="cus_pwd" size="15" maxlength="6"/> <input id="inputsubmit1" type="submit" name="inputsubmit1" value="Sign In" /> <p><a href="regis.php" border="0">สมัครสมาชิก >> </a></p> </fieldset> </form> <? } ?> </div> </div> <div id="updates" class="boxed"> <h2 class="title">เมนูสินค้า Bakery</h2> <div class="content"> <h3><strong id="fm1">Cake</strong></h3> <p><a href="menu_cake.php">+ รายการเค้ก</a><br> <a href="menu_cake_bestsale.php">+ เค้กขายดี</a><br> </p> <h3><strong id="fm2">Cookkies</strong></h3> <p><a href="menu_cookkies.php">+ รายการคุ๊กกี้</a><br> <a href="menu_cookkies_bestsale.php">+ คุ๊กกี้ขายดี</a><br> </p> <h3><strong id="fm3">Bread (ขมนปัง)</strong></h3> <p><a href="menu_bread.php">+ รายการขนมปัง</a><br></p> <h3><strong id="fm4">Chocolate</strong></h3> <p><a href="menu_chocolate.php">+ รายการช๊อกโกแลต</a><br> <a href="menu_chocolate_bestsale.php">+ ช๊อกโกแลตขายดี</a><br> </p> </div> </div> </div>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง