I created a SOAP client like so:
$client = new SoapClient(\"file.wsdl\");
And then when I want to call an API function
$client-
it all depends on how the soap server defines,parameters can be string and array as you like.your problem is paras not legal previously,check the wsdl file or the soap server.