On Thu, Apr 28, 2011 at 10:36 AM, Janu <[email protected]> wrote:
> Hi
>
> I am getting different xmls and after parsing I want them to be pushed
> to database. Is there an easy way to accomplish that. Is there a
> database to xml mapping tool available for cakephp.

You can turn the XML into an array but you'll need to do some work to
ensure the array structure matches your schema. See here:
http://blog.crazytje.be/xml-to-array-and-array-to-xml-in-cakephp/

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to