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 18 Jan 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved