Jump to content

Accessing Soap Api Array String Value


dirtysanx

Recommended Posts

How do I access a string value inside an array/function from SOAP Api?

http://pastebin.com/HHxGGeBE

http://tinyurl.com/as5q84s

$client = new SoapClient($wsdl);

$response = $client->__getFunctions();

 

[102]=> string(53) "HelloWorldResponse HelloWorld(HelloWorld $parameters)

Link to comment
https://forums.phpfreaks.com/topic/270445-accessing-soap-api-array-string-value/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.