Hi everybody, I need to output an XML file from an sql query over an database table. Simply I execute the action $this->Person->findAll() for get all record of my table 'people' and I want to put the result in ad XML file.
I haven't found any documentation for produce XML document in cakePHP. Someone can help me? Thks Kurto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
