http://feedproxy.google.com –
I've recently been interfacing with a SOAP API on a .NET server and also creating an API in PHP, and both require sending a specific SOAP header for authentication. This post shows how to send a SOAP header using the PHP SOAP client which is built into PHP.
Sending an authentication header with PHP SOAP
In the case of the SOAP server I have been developing, the server requires a header to be sent which contains the API key. The header name is APIKey and the value the key itself. In the example below the namespace used for the API call is "ExampleNamespace".
Read more »
Created by shashi
3 days 8 hours ago –
Made popular 3 days 8 hours ago
Category:
Programming Tags:
Recent comments
20 weeks 2 days ago
21 weeks 6 days ago
21 weeks 6 days ago
21 weeks 6 days ago
21 weeks 6 days ago
21 weeks 6 days ago
21 weeks 6 days ago
21 weeks 6 days ago
21 weeks 6 days ago
21 weeks 6 days ago