Posted by Luca Cioria on 08/14/07 13:49
I know it may seem odd, but is it possible to echo to php? I mean neasting php within php? example <?php $array_levels="[1][2][3]"; $my_array<?php echo $array_levels; ?>="hello world" ?> It may seem stupid but would be powerful, wouldn't it? How can I accomplish what I just did differently? bye
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming