Statement on glibc/iconv Vulnerability

ldap_connect_wallet

(PHP 8 >= 8.3.0)

ldap_connect_walletConnect to an LDAP server

Açıklama

ldap_connect_wallet(
    ?string $uri = null,
    string $wallet,
    string $password,
    int $auth_mode = GSLC_SSL_NO_AUTH
): LDAP\Connection|false

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

uri

wallet

password

auth_mode

Dönen Değerler

Ayrıca Bakınız

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top