REST Question
Posted: Sat Dec 30, 2006 11:51 pm
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!
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
ok RESTbrendandonhue wrote:REST and SOAP are different API implementations, which one you need depends on what the API you're using provides.