Posts by Lenhare • 13 points
1 post
-
1
votes3
answers1897
viewsQ: Problem consuming Datasus webservice in PHP
Follows the code: <?php $client = new SoapClient('https://servicoshm.saude.gov.br/cadsus/CadsusService/v5r0?wsdl'); $function = "Pesquisar"; $arguments = array("Pesquisar" => array(…