Blog posts
Using SOAP PHP with NTLM Authentication over 2 years
The SOAP-PHP extension does not handle NTLM Authentication used by IIS Server. So how can we solve this issue ? Well, by mixing some PHP modules : - cURL : manage the connection throught NTLM Auth... read more