Re: [PHP] Extracting Array value as variable

2001-05-04 Thread John McConnell
Philip, Thank you, thank you, thank you!!! I have been working on this for a LONG TIME!! The answer was the {} brackets. I really appreciate it. John McConnell > From: [EMAIL PROTECTED] (Philip Olson) > Newsgroups: php.general > Date: 4 May 2001 18:39:27 -0700 > Subje

[PHP] Extracting Array value as variable

2001-05-04 Thread John McConnell
rked it would be $$veg[0] would be 1, and $$veg[1] would be 2. Is there anyway to do this? Many thanks! John McConnell -- 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]