Posted by X l e c t r i c on 11/07/05 04:41
sagejoshua wrote: "<?php $var1 = "foo"; ${$var1.bar} = "great!"; print $foobar; // Outputs "great!" ?> Are you sure that outputs "great!" ? Yep. Josh" Is $var1.bar PHP 5 dot notation ? If so, then that explains why it doesn't work for me. The host I tried it at is at PHP 4.3.11. Later, Art.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming