Re: Using the value of a variable as a variable name



TheTeapot wrote:
> Is there a way to use a variable's value as part of a variable's name?

Read about variable variables:
http://www.php.net/manual/en/language.variables.variable.php

--
Suni


.