Hi,
${$array[xyz]}
ist gleichbedeutend mit
$GLOBALS[ $array[xyz] ]
Nein, ist es nicht.
Die Verwendung „variabler Variablen“ hat keinen Einfluss auf den Scope.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]