Posts by Alex Oliveira • 11 points
1 post
-
0
votes0
answers135
viewsQ: How to consume this soapclient webservice in php?
How to consume this soapclient webservice in php ??? tried the code below and gave the following error. Code $client = new SoapClient('http://www.smsviaweb.com.br/SMSVIAWEB.asmx?wsdl'); $params =…