KeepAlive

[email protected] ("Marios Adamantopoulos")
Newsgroups php.soap
Message-ID <64CD2123CD3541508EB605C2E4BA4EBC@mario>
Hello all

I'd like to set the Connection KeepAlive to 'Off' when  sending a soap 
request:

 $client = new SoapClient('XMLSelect.xml',
        array( 'compression' => SOAP_COMPRESSION_ACCEPT | 
SOAP_COMPRESSION_GZIP | 9,
         'login'    => $_SESSION['x'],
         'password' => $_SESSION['y'],
         'HAP'      => $_SESSION['z']));

Can anyone help me with the code? do i send it through as a soapheader and 
how?

Thank you all in advance

Mario
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.