Konu
echo'dan variable üretme
26-10-2010, 01:42:25
#3
fatal
<? $a='fatal'; $fatal="r10"; $b=$$a; echo $b; //r10 basar ?>