Could I get a simple example of using PHP\'s SoapClient class to make an empty call to Paypal with nothing but the version number? I have the correct WSDL url and server ur
PHP has a very easy to use soapClass. Which can be found here.
http://www.php.net/manual/en/class.soapclient.php