How can I display a 2 dimensonal array?
If you want to view them more clearly or do something with the values therein, you can simply nest foreach loops for each level of the array.
Comments on this Question/Answer
How to get val Dynamically from MySQL server. i am developping quiz engine in .net i am using grid view and PHP what and HoW?By: Gaurav, 15 Dec 2008 22:39:48
Reply to comments / post your own comment >>>
ASK A QUESTION
More arrays PHP Questions
How can I reverse sort an array keeping the correlation between the index and value?How can I sort a multi-dimensional array?
How can I sort an array keeping the correlation between the index and value?
i need to store a multi-dimensioned array into a file. there is plenty of info. on creating md-arrays but i cant find anything on writing a md-array to a file.
How do I find the size of an array?
