Zend 200-550 Question Answer
What is the output of the following code?
$first = "second";
$second = "first";
echo $$$first;
"first"
"second"
an empty string
an error
TESTED 11 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved