<?php function hoge(array $foo){ if($foo['foo']){ return 'true'; }else{ return 'false'; } } $foo = 'bar'; echo hoge($foo);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`