Blog posts
Using SOAP PHP with NTLM Authentication 10 months
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
