<?php $array = ''; $array['a']['b'] = 1; var_dump($array);
You have javascript disabled. You will not be able to edit any code.