<?php if($_SESSION["productos"][$nombre][0] == isset($_POST['id'])){ $_SESSION["productos"][$nombre][1] == $_POST['cant']; } ?>