i want to create a xml file dynamically,
that is
i have 2 arrays, i want to run a program to fill that array, if the array size becomes 2KB i want to create a xml file
like this
Code:
<detail> <person> <address> </address> <age> </age> <data>cntents of array 1</data> </person> <education>