<?php class Foo { public $value = 'hello world'; public $test = 'vse norm'; } $foo = new Foo; $test = 'value'; echo $foo->test . "\n"; echo $foo->$test . "\n";
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`