php-general | 2001072
Date: 08/01/01
- Next message: Philip Olson: "Re: [PHP] Re: include_once vs require_once"
- Previous message: Matt Kaufman: "Re: [PHP] dynamic variable names?"
- In reply to: Matt Kaufman: "Re: [PHP] dynamic variable names?"
- Next in thread: Matthew Delmarter: "[PHP] dynamic variable names?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nevermind, I forgot about variable variables.
Matt Kaufman
----- Original Message -----
From: "Matt Kaufman" <phpnet <email protected>>
To: <php-general <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" <matt <email protected>>
> To: "PHP Mailing List" <php-general <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: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
> >
> >
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Philip Olson: "Re: [PHP] Re: include_once vs require_once"
- Previous message: Matt Kaufman: "Re: [PHP] dynamic variable names?"
- In reply to: Matt Kaufman: "Re: [PHP] dynamic variable names?"
- Next in thread: Matthew Delmarter: "[PHP] dynamic variable names?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

