Convert DTO to XML

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
buntu
Forum Newbie
Posts: 2
Joined: Thu Sep 10, 2009 7:08 pm

Convert DTO to XML

Post by buntu »

Hi,

I need to convert a data transfer object which in turn may contain another DTO into XML, is there any function which does this? Thanks for the help.
Post Reply