検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 187 for パスワード (0.060 sec.)
指定した DN のエントリで見付かった属性の値を比較する 5165
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較 ... のサポートが追加されました。 例 次の例は、指定したパスワードが DN の指定したエントリで定義された ものと一致するか ... どうかをチェックする方法を示しています。 例1 パスワード確認の例 <?php $ds = ldap_connect ( "localhost" ); / ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
SSH2 関数 5165
« 定義済み定数 ssh2_auth_agent » PHP Manual SSH2 SSH2 関数 SSH2 関数 目次 ssh2_auth_agent — SSH ... して認証する ssh2_auth_password — SSH 上でプレーンなパスワードを使用した認証を行う ssh2_auth_pubkey_file — 公開鍵を ...
https://man.plustar.jp/php/ref.ssh2.html - [similar]
Secure Shell2 5144
« AddressInfo はじめに » PHP Manual その他のサービス Secure Shell2 Secure Shell2 はじめに インス ... して認証する ssh2_auth_password — SSH 上でプレーンなパスワードを使用した認証を行う ssh2_auth_pubkey_file — 公開鍵を ...
https://man.plustar.jp/php/book.ssh2.html - [similar]
com クラスのコンストラクタ 5144
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, ... します!)。 但し、これらは全てオプション(ユーザー名とパスワードは一緒に指定する必要があります) であることに注意して ... string 接続するユーザ名 Password string Username のパスワード Domain string server のドメイン Flags integer 以下 ...
https://man.plustar.jp/php/com.construct.html - [similar]
FTP サーバーからファイルをダウンロードする 5144
« ftp_get_option ftp_login » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードする ftp_ ... $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $f ...
https://man.plustar.jp/php/function.ftp-get.html - [similar]
MySQL サーバに接続する 5144
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... assword : オプションです。認証に使う MySQL ユーザのパスワード target : 必須です。 接続が参照する サーバインスタン ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
データを復元する 5144
« radius_demangle_mppe_key radius_get_attr » PHP Manual Radius 関数 データを復元する radius_dema ... ng $mangled ): string セキュリティ上の理由により、(パスワード、MS-CHAPv1 MPPE キーなど) いくつかのデータは変形され ...
https://man.plustar.jp/php/function.radius-demangle.html - [similar]
はじめに 5144
« OAuth インストール/設定 » PHP Manual OAuth はじめに はじめに この拡張モジュールは、OAuth 1.0a ... きるようになります。 アプリケーション側でユーザー名やパスワードを保存する必要はありません。 関連キーワード: アプリケ ...
https://man.plustar.jp/php/intro.oauth.html - [similar]
新しいグローバル定数 5144
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しいグローバ ... DAP_EXOP_REFRESH LDAP_EXOP_WHO_AM_I LDAP_EXOP_TURN パスワードのハッシュ PASSWORD_ARGON2I PASSWORD_ARGON2_DEFAULT_ ... ローバル , 定数 , 関数 , 変更 , 移行 , コア , 情報 , パスワード , ハッシュ , PCRE ...
https://man.plustar.jp/php/migration72.constants.html - [similar]
MySQL サーバーへの接続をオープンする 5122
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... ープロセスの所有ユーザー名が用いられます。 password パスワード。デフォルト値は mysql.default_password で定義されて ... セーフモード の場合はこのパラメータは無視され、 空のパスワードが用いられます。 new_link 同じ引数で 2 回 mysql_conn ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]