You could parse the ArrayCollection and build up JSON data, then pass the data to PHP and convert to XML there.
--- In [email protected], venkat eswar <cooler...@...> wrote: > > Hi all, > > > > I am using advanceddatagrid with treestructure. I used Arraycollection > as Dataprovider for advanceddatagrid.Now i want to convert the > Arraycollection to xml for storing it to database with php as backend. > How is it possible. Please help me >

