Re: Unique Names for Variable in Loop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, February 2, 2006 1:15 pm, Albert Padley wrote:
> I must be brain dead today since I can't get my syntax correct.
>
> Simple MySQL query to return a list of last_name. No problem. Each
> last name returned needs to be assigned to a unique variable like
> name1, name2, name3, etc.
>
> Somebody just kick me in the right direction.

What you describe is a Variable Variable.
The right direction is an array.
:-)
http://php.net/ documents both in readily-found sections.

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux