faqts : Computers : Programming : Languages : PHP : kms : General : Arrays

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 4 people (50%) answered Yes
Recently 1 of 3 people (33%) answered Yes

Entry

I can store an array inside an array element (e.g. $foo[0] = "foo"; $bar[0][0] = $foo;), but how do I get back to the contents of the stored array?

Sep 13th, 2000 17:24
Stuart Seelye,