<?php $foo = array( 'foo' => 'oof' ); var_dump($foo['sub']['arrays']['are']['pretty']['cool']); ?>
You have javascript disabled. You will not be able to edit any code.