Following are the links:
- Developing Web Services Using PHP
- PHP Web Services with WSDL
- Creating Web Services with PHP and SOAP, Part 1
- Creating Web Services with PHP and SOAP, Part 2
- wsdl2php Manual
- Web Services - WSDL: Creating SOAP Server
- WSDL Document Example
Edit:
The SoapClient class is used in latest version of php(5.3 & up).
It may help you.