ldap_connect_wallet

Connect to an LDAP server

Warning

This function has been DEPRECATED as of PHP 8.5.0. Relying on this function is highly discouraged.

Description

#[\Deprecated] LDAP\Connectionfalse ldap_connect_wallet(
    stringnull $uri = null,
    string $wallet,
    #[\SensitiveParameter]string $password,
    int $auth_mode = GSLC_SSL_NO_AUTH
)

Warning

This function is currently not documented; only its argument list is available.

Parameters

uri

wallet

password

auth_mode

Return Values

See Also

  • ldap_connect