Posts by Alex Oliveira Dos Santos • 14 points
2 posts
-
-1
votes1
answer438
viewsA: Error while performing a SOAP request
If it helps, I just managed to consume TNT’s Ws by implementing this code: $xmlr = '<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"…
-
-1
votes1
answer996
viewsA: Error consuming webservice wsdl with PHP
If it helps...I managed to consume implementing the following code: $xmlr = '<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"…