<?php function &f(&$in){ return $in; } $a=f($a=1); //i have to eval it so the error below isn't caught at compile time-- eval("f(1);");
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`