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.
Comment on this Question and Answer >>>
ASK A QUESTION
More arrays PHP Questions
I am not interested in the values in the arrays, how can I discard them?How do I remove an element from an array without changing the index values for the rest of the array?
How do I sort alphanumeric array data correctly?
I have an array of numbers and many repeat, how to list all items in order of maximum occurence?
How can I reverse sort an array keeping the correlation between the index and value?
