|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Junior Member
Iscritto dal: Sep 2007
Messaggi: 6
|
[PHP] soap_wsdl
ciao ho un problema
Codice: Codice:
require_once 'SOAP/Client.php';
$wsdl_url = 'http://.............../gestorerichieste.asmx?WSDL';
echo $wsdl_url."<br />";
$WSDL = new SOAP_WSDL($wsdl_url);
$client = $WSDL->getProxy();
echo $client;
$anag = $client->CercaAnagrafica('***','***','****','*****','****','','','');
print_r($anag);
Codice:
Unable to retrieve WSDL http://..../gestorerichieste.asmx?WSDL p.s. ho provato a collegarmi con webservice studio e funziona quindi in teoria non dovrebbe essere un problema di wsdl |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 02:53.



















