SyntaxFix
Write A Post
Hire A Developer
Questions
Interesting:
var $my_value = array();
$a->my_value[] = 'b';
$a->set_value ('c');
$a->my_class('d');
And your foreach wont work anymore.
foreach