This chapter provides tutorial notes and example codes on SOAP Extension in PHP 5.3.1. Topics include downloading and installing PHP 5.3.1; configuring SOAP Extension; reviewing SoapClient class and methods; calling RPC method based and XML document based Web services; rpc/encoded style requiring encodingStyle attribute; SoapVar constructor creating encoded values; XSD_ANYXML creating raw XML document.