prepare("SELECT * FROM dress WHERE id = ?"); $stmt->bind_param("i", $id); $stmt->execute(); $result = $stmt->get_result(); if (!$result || $result->num_rows === 0) { echo "
Tour package not found.
Price: ₹