Advice on best method to convert an ArrayCollection intoXML
Hi.
I have created an array collection....each element of the array collection
contains three pieces of data....id, firstname and surname.
I would like to convert the array collection into an XML list and was after
just a general idea of the functions that I should use to shift the data from
the array collection into XML.
Thanks.
|