I found a useful PHP Class that converts arrays returned from PHP to XML. I’ve been able to use it with the FileUploader that I posted earlier to produce an XML file that I am binding to the Horizontal List. I thought that others might find some use for it.
I just updated the link here because of the realization that this is getting heavy traffic. Also would like to note that there is a Pear XML Serializer class as pointed out in this post that does the same conversion but with the peace of mind of being an actual part of the library.
Discussion
No comments for “Convert PHP Array to XML”
Post a comment