Zend 200-500 Question Answer
What is the output of the following code?
$first = "second";
$second = "first";
echo $$$first;
Previous
Zend 200-500 Question Answer
What is the output of the following code?
$first = "second";
$second = "first";
echo $$$first;