PHP SOAP client Tutorial/Recommendation? [closed]

2019-01-22 13:35发布

I need to build some integration with a SOAP service based on .NET 2.0. Im using PHP 5 and have never used SOAP. There doesn't appear to be any straight forward tutorials about how to talk to a soap service using PHP.

Does anyone know where to find some good tutorials or docs?