Generate XML form two dimensional Array
I have searched a lot for php code to generate xml from a two dimensional array. But all of them was not working perfectly. The following code generates xml file from a two dimensional array. This only works for the array with the following structure.

Recent Comments