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