Hi all guru,

I have a question about ArrayCollection.

[Backend: MySQL,PHP]
MySQL return result in Array.

[Frontend: Flex]
dp = new ArrayCollection( ArrayUtil.toArray(event.result));

I want to convert ArrayCollection (dp) to XML, and show XML result in TextArea.


Help me please !

Reply via email to