" => 0));
try {
print($client->execute($params));
} catch (SoapFault $exception) {
echo $exception;
}
-Original Message-
From: Jay Paulson (CE CEN) [mailto:[EMAIL PROTECTED]
Sent: Tue 1/10/2006 11:32 AM
To: php-general@lists.php.net
Subject: [PHP] SOAP Problems.
I
I'm trying to call a SOAP service where you pass it a couple of dates and it is
supposed to return stuff. My testing code is below along with the errors I'm
getting. What's strange is that it's not working in php but it works perfectly
in Flash. The request it is sending is only sending one p
2 matches
Mail list logo