Chris I will be confused as a newbie not you :-)

I no need cookie so I will use file_get_contents but I read that curl
is more performant so I need to find a host who supports it.

Ciao
Tonyz

On 8 Apr, 19:36, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> I'm confused now, what do cookies and sessions have to do with
> connecting to a REST service?
>
> I also use another web client library called HttpClient (don't have
> the URL handy) for things like this, but sometimes file_get_contents
> because it's simpler.
>
> On 4/8/07, Tonyz <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hi Chris
> > I need to handle session and cookie this is why I will use the pear
> > class.
>
> > I found also this classhttp://sourceforge.net/projects/snoopy/
>
> > Tonyz
>
> > On 7 Apr, 19:24, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> > > On 4/7/07, Tonyz <[EMAIL PROTECTED]> wrote:
>
> > > > I have no need to parse xml as the response is in php serialized. My
> > > > only concern is doing in php the http request and after some searches
> > > > I think will use the pear package html client as my host has no curl.
>
> > > Why can't you use 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
>
> --
> 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