検索

phrase: max: clip:
target: order:
Results of 781 - 790 of about 1018 for 追加 (0.053 sec.)
辞書をオープンする際に使用する設定を作成する 2671
« pspell_clear_session pspell_config_data_dir » PHP Manual Pspell 関数 辞書をオープンする際に使用 ... ータを有する 2 つの異なる単語リストを区別するための 追加情報を有しています。 encoding パラメータ encoding は ...
https://man.plustar.jp/php/function.pspell-config-create.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 2671
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成 ... ption をスローします。 注意 : この関数は PHP 7.0 で追加されたものですが、PHP 5.2 から 5.6 までのバージョンで ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]
暗号論的に安全な疑似乱数を生成する 2671
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP ... ption をスローします。 注意 : この関数は PHP 7.0 で追加されたものですが、PHP 5.2 から 5.6 までのバージョンで ...
https://man.plustar.jp/php/function.random-int.html - [similar]
現在のセッション ID を取得または設定する 2671
« session_get_cookie_params session_module_name » PHP Manual セッション関数 現在のセッション ID ... に使用されます。 現在の名前とセッション ID を、URL に追加可能な文字列として取得する ために定数 SID も使用でき ...
https://man.plustar.jp/php/function.session-id.html - [similar]
クッキーを送信する 2671
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PH ... 履歴 バージョン 説明 7.3.0 options 配列をサポートする追加のシグネチャが追加されました。 このシグネチャは、Sam ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
二つの文字列の間の類似性を計算する 2671
« sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4, ... ます。 そうして見つかった全ての共通部分文字列の長さが追加されます。 例 例1 similar_text() で、引数を入れ替えた ...
https://man.plustar.jp/php/function.similar-text.html - [similar]
scrypt を使い、パスワードからキーを導出する 2671
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manu ... するパスワード salt ハッシュ化する前に、 パスワードに追加するソルト値。 この値は予測されてはいけません。 rand ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する 2671
« sodium_crypto_secretstream_xchacha20poly1305_pull sodium_crypto_secretstream_xchacha20poly1305 ... も一般的なタグ。 メッセージの性質についての情報を全く追加しません。 SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1 ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
現在認証済みの公開鍵の一覧を表示する 2671
« ssh2_publickey_init ssh2_publickey_remove » PHP Manual SSH2 関数 現在認証済みの公開鍵の一覧を表 ... を初期化する ssh2_publickey_add() - 認証済み公開鍵を追加する ssh2_publickey_remove() - 認証済み公開鍵を取り除 ...
https://man.plustar.jp/php/function.ssh2-publickey-list.html - [similar]
外部プログラムを実行し、出力を表示する 2671
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する sys ... れます。 $last_line = system ( 'ls' , $retval ); // 追加情報を表示します。 echo ' </pre> <hr />Last line of ...
https://man.plustar.jp/php/function.system.html - [similar]