I am a PHP programmer, I want to create a SOAP web service using WSDL.
Please could someone suggest any simple tutorials or code that enable me to make object on Device (iPhone, Blackberry, Android) End.
Here are some tutorials & examples of SOAP (WSDL) web service in PHP:
Edit: For Latest Version of PHP above 5.3
The SoapClient class is used in latest version of PHP (5.3 & up).
It may help you.
Please avoid following some the suggested links from Tony Stark's answer, they are really out of date.
For example, using nusoap is really a pain in the ass with a currently supported version of PHP (e.g. 5.3/5.4).
A better alternative is the SoapClient from the native PHP SOAP extension.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With