Page 1 of 1

REST Question

Posted: Sat Dec 30, 2006 11:51 pm
by zyklone
I just want to ask how does REST & SOAP web service work? can anyone here give some idea or sample code in implementing REST & SOAP in PHP. Thanks a lot!

Posted: Sun Dec 31, 2006 12:09 am
by aaronhall

Posted: Sun Dec 31, 2006 1:00 am
by brendandonhue
REST and SOAP are different API implementations, which one you need depends on what the API you're using provides.

Posted: Sun Dec 31, 2006 2:12 am
by zyklone
brendandonhue wrote:REST and SOAP are different API implementations, which one you need depends on what the API you're using provides.
ok REST

Posted: Sun Dec 31, 2006 2:46 am
by aaronhall
Have you tried google?