<?php $result = []; $result["store"]["this"]["here"] = "test"; $key = "['store']['this']['here']"; var_dump(eval("echo \$result".$key.";"));
You have javascript disabled. You will not be able to edit any code.