Posted by Angelos on 03/14/06 13:20
I worked it out I think: $a = "a"; $b = "b"; $varA = $a.$b; $$varA = "jack"; echo "Dog name is: ".$ab;
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming