See my nextPMT schreef:
post, It contains the information on how to set up a soap header, but it is not completeWith SOAP extension: $soapclient->__soapCall("soapmethod", array( ... list of parametes ...)); returns the SOAP response body. How do you get the SOAP header? I tried the getLastResponseHeaders() method, but that only gives me the HTTP headers. Thanks. PMT.
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php