Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NTLMSoapClient
PHP Class NTLMSoapClient, Exchange-Web-Services-for-PHP
See link:
http://rabaix.net/en/articles/2008/03/13/using-soap-php-with-ntlm-authentication
Author:
Thomas Rabaix
Author:
Michal Korzeniowski (
[email protected]
)
Inheritance:
extends
SoapClient
Mostrar archivo
Open project: rileydutton/Exchange-Web-Services-for-PHP
Class Usage Examples
Public Methods
Method
Description
__construct
(
$wsdl
,
array
$options
= [] )
__doRequest
(
$request
,
$location
,
$action
,
$version
,
$one_way
)
__getLastRequestHeaders
( )
Method Details
__construct()
public
method
public
__construct
(
$wsdl
,
array
$options
= [] )
$options
array
__doRequest()
public
method
public
__doRequest
(
$request
,
$location
,
$action
,
$version
,
$one_way
)
__getLastRequestHeaders()
public
method
public
__getLastRequestHeaders
( )