Please answer this simple SPAM challenge: eight plus zero? (Example: nine)
This is also possible:class Foo { public static $bar = 'a static property';}$baz = (new Foo)::$bar;echo $baz;
<< Back to user notes page