Nevermind,  I forgot about variable variables.

Matt Kaufman
----- Original Message -----
From: "Matt Kaufman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 31, 2001 10:43 PM
Subject: Re: [PHP] dynamic variable names?


> I don't know if this is what you want, but take a look at
> http://www.php.net/manual/en/language.variables.php  -  You may want to
> assign them by reference?
>
> Matt Kaufman
> ----- Original Message -----
> From: "Matthew Delmarter" <[EMAIL PROTECTED]>
> To: "PHP Mailing List" <[EMAIL PROTECTED]>
> Sent: Tuesday, July 31, 2001 7:58 PM
> Subject: [PHP] dynamic variable names?
>
>
> > Is it possible to dynamically assign a variable name?
> >
> > For example:
> > variable name is $var_."name"
> > or $var_."$name"
> >
> > Regards,
> >
> > Matthew Delmarter
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to