diff --git a/index.php b/index.php index 228eec5785743502fc4692315e9f12bd06cb7825..fe71dbdb4e979a53376b3d90aa9445e05c78eeab 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,10 @@ +<center> <a href="add_product.php">เพิ่มสินค้า</a> | <a href="cart.php">ตะกร้าสินค้า</a> | <a href="logout.php">ออกจากระบบ</a> | <a href="login.php">เข้าสู่ระบบ</a> +</center> + <?php include 'connect.php';