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());
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment