I\'m used to writing PHP code, but do not often use Object-Oriented coding. I now need to interact with SOAP (as a client) and am not able to get the syntax right. I\'ve got
read this;-
http://php.net/manual/en/soapclient.call.php
Or
This is a good example, for the SOAP function "__call". However it is deprecated.
Envio Internacional: "; $vem = $cliente->__call('CustoEMSInternacional',array($int_zona, $int_peso)); print $vem; print ""; ?>