connect_error); } // Check connection if ($connection->connect_error) { die("Connection failed: " . $connection->connect_error); } ?> Cup WorX | cups & mugs  ☕ \n"; if ($class == "All") { $q1 = "select * from product order by ID desc"; } else { $q1 = "SELECT * FROM product WHERE category = '" . $class . "' ORDER BY ID DESC"; } echo "\n\n"; // if ($_SESSION['current']=="showitem") { // $OrderCount++; // } $_SESSION['current']="shop-page"; ?>