Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 519 Bytes

File metadata and controls

14 lines (10 loc) · 519 Bytes

What is SOAP and how to use it in PHP?

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

See also

Libraries and reading material to check out.