$cart= array(); $_SESSION["cart"]; $items = 0; $_SESSION["items"]; $total_price="0.00"; $_SESSION['total_price'];