|
Posted by ELINTPimp on 08/14/07 14:05
On Aug 14, 9:49 am, Luca Cioria <virch...@gmail.com> wrote:
> 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
Luca,
Based on your two back-to-back posts to this forum, I am confused,
interested, and a little scared about what and how you are trying to
solve your problem =). If you care to share what you're trying to do,
we'll probably be able to help better with a little more information.
Navigation:
[Reply to this message]
|