Link to home
Start Free TrialLog in
Avatar of montu_12
montu_12

asked on

write Array to XML file

HI guys,

I have function which reads stores the nodes in array,

Now i want a generic function which just gets the array and writes to XML file.......

Please help me its urgent ,,,,,
Avatar of Dabas
Dabas
Flag of Australia image

A function in WHAT language?

Give an example of an array and the xml you want to produce

Dabas
ASKER CERTIFIED SOLUTION
Avatar of montu_12
montu_12

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I do not know PHP.