Page 1 of 1

Best Webservices Methods

Posted: Tue Aug 23, 2005 2:15 am
by iyanski
Which of these tree php webservices methods is the best?

XML-RPC
SOAP
REST

and why?

SOAP

Posted: Tue Aug 23, 2005 2:18 am
by AnarKy
I have only used SOAP,
It works well and I have not had many problems.
It is easy enough to learn and use.

Re: Best Webservices Methods

Posted: Wed Nov 05, 2008 8:15 pm
by iyanski
at the end of the day, i hooked up with REST. :D