Hallo
Klar geht das :)
$a = "hallo";
$$a = "Ich bin $hallo.";
echo $hallo;
Grüße
David
--
"Nobody will ever need more than 640k RAM!"
1981 Bill Gates
"Nobody will ever need more than 640k RAM!"
1981 Bill Gates
Hallo
Klar geht das :)
$a = "hallo";
$$a = "Ich bin $hallo.";
echo $hallo;
Grüße
David