I have a file named questions.php with an array as follows :
$question12 = array(\"Which is the tallest mountain\",\"Mt Everest\");
I am in
Variable variable is not recommended, but the answer is below:
$question = ${'question'.$var}[0];