Re: How do you parse XML using cake?

2006-10-23 Thread Richard

I looked at the thinkingphp solution but it only works in Cake 1.2 ...
the other option i could see was using PHP's SimpleXML (only PHP 5) .


On Oct 23, 5:27 am, nate [EMAIL PROTECTED] wrote:
 http://bin.cakephp.org/saved/87http://www.thinkingphp.org/2006/09/21/dessert-14-the-new-xml-class/


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Re: How do you parse XML using cake?

2006-10-23 Thread Samuel DeVore

actually you can move the xml.php file to vendors and it works pretty
good in 1.1

On 10/23/06, Richard [EMAIL PROTECTED] wrote:

 I looked at the thinkingphp solution but it only works in Cake 1.2 ...
 the other option i could see was using PHP's SimpleXML (only PHP 5) .


 On Oct 23, 5:27 am, nate [EMAIL PROTECTED] wrote:
  http://bin.cakephp.org/saved/87http://www.thinkingphp.org/2006/09/21/dessert-14-the-new-xml-class/


 



-- 
==
S. DeVore
(the old fart) the advice is free, the lack of crankiness will cost you

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: How do you parse XML using cake?

2006-10-23 Thread Richard

Hi Samuel

I couldn't get it to work with 1.1 ...but have upgraded to 1.2 from SVN
and will seee how I go.

thanks for your replies - Richard

On Oct 23, 7:02 pm, Samuel DeVore [EMAIL PROTECTED] wrote:
 actually you can move thexml.php file to vendors and it works pretty
 good in 1.1

 On 10/23/06, Richard [EMAIL PROTECTED] wrote:



  I looked at the thinkingphp solution but it only works in Cake 1.2 ...
  the other option i could see was using PHP's SimpleXML (only PHP 5) .

  On Oct 23, 5:27 am, nate [EMAIL PROTECTED] wrote:
  http://bin.cakephp.org/saved/87http://www.thinkingphp.org/2006/09/21/...--
 ==
 S. DeVore
 (the old fart) the advice is free, the lack of crankiness will cost you


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: How do you parse XML using cake?

2006-10-22 Thread Samuel DeVore

Since I wanted to be (needed to be php4 and 5 savvy) I basically
followed this http://www.zend.com/zend/tut/tutbarlach.php  and just
still do it this way.

Sam D

On 10/22/06, Richard [EMAIL PROTECTED] wrote:

 Hi,

 How do you guys parse XML? I have looked at various options and
 wondered if there where any preferred methods.

 Many thanks, Richard


 



-- 
==
S. DeVore
(the old fart) the advice is free, the lack of crankiness will cost you

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



How do you parse XML using cake?

2006-10-22 Thread Richard

Hi,

How do you guys parse XML? I have looked at various options and
wondered if there where any preferred methods.

Many thanks, Richard


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: How do you parse XML using cake?

2006-10-22 Thread nate

http://bin.cakephp.org/saved/87
http://www.thinkingphp.org/2006/09/21/dessert-14-the-new-xml-class/


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---