Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 592 Bytes

File metadata and controls

18 lines (14 loc) · 592 Bytes
title What is SOAP and How to Use It in PHP?
updated March 13, 2016
permalink /faq/api/what-is-soap/

SOAP (Simple Object Access protocol) is a protocol specification for web services that exchange information in the form of XML Information Set.

See Also

Libraries and reading material to check out.