NuSphere Forums Forum Index
NuSphere Forums


Wed Mar 09, 2011 11:08 am
Replies: 1
Views: 5886
Here is my very feeble attempt thus far:

<?
$wsdl = "http://propertyware.com/pw/services/PWServices?wsdl";


$client = new SoapClient($wsdl);


$testMessage = " ...

Wed Mar 09, 2011 10:49 am
Replies: 1
Views: 5886
Hello everyone! I am trying to do a simple SOAP integration... unfortunately, I only know PHP (and not extremely well, at that).

The documentation provided is only for .net, so I am trying to figur ...
Page 1 of 1
All times are GMT - 5 Hours