PHP : Foreach function for multi level array’s
Valerie Joy posted an article about Array’s on her blog. She handles the basics of array construction and how to translate the array to string with the php build-in foreach function.
Now it would be nice to show you how to handle multi-level array’s and how you can construct an function to translate these array’s to string.










