検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 17 for 匿名 (0.001 sec.)
LDAP ディレクトリにバインドする 12483
« ldap_bind_ext ldap_close » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind (PHP ... ス。 dn password password を省略または空にした場合は匿名バインドを試みます。 匿名バインドのため、 dn も空のま ... lse { echo "LDAP bind failed..." ; } } ?> 例2 LDAP 匿名バインドの使用 <?php // ldap 匿名バインドを使用する ... connect to LDAP server." ); if ( $ldapconn ) { // 匿名でバインドする $ldapbind = ldap_bind ( $ldapconn ); ... 解除する 関連キーワード: ディレクトリ , bind , dn , 匿名 , Connection , 期待 , クラス , インスタンス , バー ...
https://man.plustar.jp/php/function.ldap-bind.html - [similar]
匿名の公開鍵暗号による暗号化 11638
« sodium_crypto_box_seal_open sodium_crypto_box_secretkey » PHP Manual Sodium 関数 匿名の公開鍵暗 ... l (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal — 匿名の公開鍵暗号による暗号化 説明 sodium_crypto_box_seal ... せん。 そのため、認証が必要になります。 それゆえに、匿名の公開鍵暗号と呼ばれています。 sodium_crypto_box_sea ... delight!" 関連キーワード: crypto , sodium , box , 匿名 , メッセージ , 暗号 , string , 認証 , 関数 , 復号 ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal.html - [similar]
匿名の公開鍵暗号による復号 11431
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号に ... P 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 説明 sodium_crypto_box_seal_o ... e in PHP can be a delight!" 関連キーワード: 復号 , 匿名 , sodium , crypto , box , string , open , メッセー ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
PHP LDAP コールの使用法 10397
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用 ... にパスワードを必要とするかどうか (多くのサーバーは "匿名バインド" に関して読みこみを 許可するが、他の処理につ ... nnect() // サーバーへの接続を確立 | ldap_bind() // 匿名または認証された "ログイン" | ディレクトリの検索また ... ーワード: コール , サーバー , 使用 , ディレクトリ , 匿名 , パスワード , パターン , 作成 , シーケンス , 通常 ...
https://man.plustar.jp/php/ldap.using.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 9759
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバ ... replace_callback() をコールする際の コールバックに 匿名関数 を使用することができます。 このようにすることで ... ay is 04/01/2003 Last christmas was 12/24/2002 例2 匿名関数を使用した mb_ereg_replace_callback() の例 <?php ... e() - マルチバイト文字列に正規表現による置換を行う 匿名関数 関連キーワード: 関数 , callback , 置換 , ereg , ... replace , string , 列 , pattern , 匿名 , パラメータ ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
Sodium 7897
« password_verify はじめに » PHP Manual 暗号 Sodium Sodium はじめに インストール/設定 要件 インス ... から、公開鍵を取り出す sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 sodium_crypto_box_seal — 匿名 ...
https://man.plustar.jp/php/book.sodium.html - [similar]
基本的な使用法 7897
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから ... "Binding ..." ; $r = ldap_bind ( $ds ); // これは "匿名" バインドで、通常は // 読みこみのみのアクセスとなり ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
Sodium 関数 7897
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数 ... から、公開鍵を取り出す sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 sodium_crypto_box_seal — 匿名 ...
https://man.plustar.jp/php/ref.sodium.html - [similar]
本マニュアルに記載された PHP のバージョン 7673
« 関数の定義(プロトタイプ)を読むには PHP に関する更なる情報を得るには » PHP Manual マニュアルにつ ... ともあります。 開発はすべて Git で進められており、 » 匿名での Git へのアクセス のページに書かれている方法でチ ...
https://man.plustar.jp/php/about.phpversions.html - [similar]
インストール 7569
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクション ... ている PHP 拡張モジュールの ファイルパーミッションが匿名インターネットユーザー IUSER_<machinename> にアクセス ... 忘れないでください。IIS はインストール時に追加された匿名ユーザーを使用 します。このユーザーに対して php.exe ...
https://man.plustar.jp/php/faq.installation.html - [similar]
PREV 1 2 NEXT