Your Account
Community
Topics (Upcoming)
More |
View story
SOAP WebService in Symfony
http://feeds.feedburner.com/~r/symfony/planet/~3/456560990/
Submitted by
narko
12 months, 1 week, 5 days, 9 hours agoOne interesting topic on web development is webservice development. There are several techniques to implement a webservice out there, and today I’ll talk about one technique that I worked in the recent past that I really like: SOAP. As per wikipedia:
SOAP, originally defined as Simple Object Access Protocol, is a protocol specification for exchanging...
Tags: symfony
|