SOAP Module - Server Functions and Examples

This chapter provides tutorial examples and notes about SOAP module's server functions and examples. Topics include introduction to SOAP server class and functions, SOAP server example - HelloServer.php, server examples with SOAP 1.1 and 1.2, server example in WSDL mode.


These sections are omitted from this Web preview version. To view the full content, see information on how to obtain the full version this book.

SoapServer - SOAP Server Class and Functions

HelloServer.php - First SOAP Server Application

HelloServer12.php - First SOAP 1.2 Server Application

HelloServerWsdl.php - SOAP 1.2 Server Application in WSDL Mode


Takeaways:

Exercise: Write a temperature conversion SOAP service.

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

 MySQLi Module - Accessing MySQL Server

 DOM Module - Parsing HTML Documents

 GD Module - Manipulating Images and Pictures

 Zip Module - Managing ZIP Archive Files

 SOAP Module - Creating and Calling Web Services

SOAP Module - Server Functions and Examples

 References

 Full Version in PDF/EPUB