[转]http://devzone.zend.com/node/view/id/689
PHP SOAP Manual: http://cn.php.net/manual/zh/ref.soap.php
Intended Audience
Introduction
A First SOAP Client
• Example 1 (client1.php)
• Example 2 (client2.php)
• A First SOAP Server
• Example 3 (stockquote.wsdl)
• Example 4 (server1. php)
• Example 5 (client3.php)
• Example 6 (server2.php)
• Example 7 (client4.php)
What’s inside?
• Example 8 (client5.php)
Other Implementations of SOAP for PHP
Summary
References
About the Author
Revision Date