A
Anonymous
Guest
How can I handle multi dimensional arrays in PHP? Can it only be handled as a single dimension array using “loops” or there is a more practical way to store and retrieve related data using an array?
Thanks
Thanks