SOAP: Difference between revisions

No edit summary
Line 41:
==[[PHP]]==
[[Category:PHP]]
'''Interpreter:''' [[PHP]] 5.0.0+
<?php
$client = new SoapClient('http://example.com/soap/wsdl');
Anonymous user