3v4l.org

run code in 300+ PHP versions simultaneously
<?php $keys = array('mesic', 'den', 'hodina'); $row = array('1988'); $hlp = &$row['1988']; foreach($keys as $key) { $hlp[$key] = array(); $hlp = &$hlp[$key]; } var_dump($row);

preferences:
45.45 ms | 402 KiB | 5 Q