Statement on glibc/iconv Vulnerability

ldap_connect_wallet

(PHP 8 >= 8.3.0)

ldap_connect_walletLDAP サーバに接続する

説明

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

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

uri

wallet

password

auth_mode

戻り値

参考

add a note

User Contributed Notes

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