php example for amazon webservice (soap getFunctions)
$wsdl_url =
"http://soap.amazon.com/schemas3/AmazonWebServices.wsdl";
$client = new SoapClient($wsdl_url);
var_dump($client->__getFunctions());
Showing posts with label soap. Show all posts
Showing posts with label soap. Show all posts
Subscribe to:
Posts (Atom)