I second what Kjell said:  file_get_contents is your easiest solution
if using PHP 5, otherwise use the curl functions.  XML parsing sucks
in PHP 4, so I hope you can use PHP 5.

Give me SimpleXML or give me death! :)


On 4/6/07, Tonyz <[EMAIL PROTECTED]> wrote:
>
> I read this article on yahoo developer network because I would like in
> my cake app to display search results from yahoo. The article is at
> http://developer.yahoo.com/php/howto-reqRestPhp.html
>
> There is some built in class of cake who can perform rest request to a
> webserver with curl or file_get_contents?
>
>
> >
>


-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

rallyhat.com - digital photo scavenger hunt
@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to