SOAP Module - Creating and Calling Web Services

This chapter provides tutorial examples and notes about SOAP module for creating and calling Web services. Topics include PHP implementations of SOAP, the SOAP extension library, SOAP client functions, Calling Web services with and without using the WSDL standard, example scripts to dump SOAP communication detailed debug information.

SOAP Module and PHP Implementations of SOAP

Turning on the Default SOAP Module

Hello_There.php - First Example of SOAP

SoapClient - SOAP Client Class and Functions

Hello_There_Dump.php - Debugging SOAP Messages

What Is WSDL

Using SOAP Extension in non-WSDL Mode

Takeaways:

Table of Contents

 About This Book

 Introduction and Installation of PHP

 Managing PHP Engine and Modules on macOS

 Managing PHP Engine and Modules on CentOS

 cURL Module - Client for URL

 DOM Module - Parsing HTML Documents

 GD Module - Manipulating Images and Pictures

 MySQLi Module - Accessing MySQL Server

 OpenSSL Module - Cryptography and SSL/TLS Toolkit

 PCRE Module - Perl Compatible Regular Expressions

SOAP Module - Creating and Calling Web Services

 SOAP Module - Server Functions and Examples

 Zip Module - Managing ZIP Archive Files

 References

 Full Version in PDF/EPUB