Re: xml parser now what

2011-04-28 Thread cricket
On Thu, Apr 28, 2011 at 10:36 AM, Janu  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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


xml parser now what

2011-04-28 Thread Janu
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.
thanks

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php