<?php $array = array('key' => 'value'); var_dump($array{'key'});
You have javascript disabled. You will not be able to edit any code.