<?php function isval($v) { var_dump($v); } $a = []; isval(@$a['foo']);
You have javascript disabled. You will not be able to edit any code.