"; var_dump($item_array); echo ""; for ($i=0; $i < sizeof($item_array); $i++) { echo "name = ".$item_array[$i][0]; echo ""; echo ""; echo ""; echo "price = € ".$item_array[$i][1]; echo "