<?php $array = ['foo', 'bar']; $foo = 1; $bar = 2; var_dump(${$array[0]});
You have javascript disabled. You will not be able to edit any code.