1 2 3 4
$client = new Zend_Soap_Client(null, array( 'location' => 'http://www.test.com/soap', 'uri' => 'http://test-uri/', ));