Future
21/24
Future
Questions
•
Zend Engine 2
•
$obj->foo = array (1, 2, 3, 4);
•
echo $obj->foo[1];