W3cubDocs

/PHP

ldap_connect_wallet

(PHP 8 >= 8.3.0)

ldap_connect_walletConnect 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_connect_wallet(
 ?string $uri = null,
 string $wallet,
 #[\SensitiveParameter] string $password,
 int $auth_mode = GSLC_SSL_NO_AUTH
): LDAP\Connection|false
Warning

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

Parameters

uri
wallet
password
auth_mode

Return Values

See Also

© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.ldap-connect-wallet.php