On Mon, August 20, 2007 12:41 am, Augusto Morais wrote:
> Hi,
>
>
> I want create a variable based in another variable. Example:
>
>
> $foo  (a simple variable);
>
> $myvar_foo
>
>
> Does it possible?

"variable variables" will do it.

But 99.9999% of the time, you're better off just using an array.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to