<?php $a = '[["0","0","0","0",0],["0","0","1","0",0],["0","1","1","1",0],["0","1","2",1,0]]'; var_dump(json_decode($a, TRUE));
You have javascript disabled. You will not be able to edit any code.