検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 493 for [SIMILAR] 16 1024 4096 WITH 22376 mhash WITH 851... (0.403 sec.)
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールでは、ハッシュコンテキストリソースを定義しています。これは hash_init() が返すものです。 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , 拡張 , モジュール , ハッシュコンテ ...
https://man.plustar.jp/php/hash.resources.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 外部ライブラリは必要ありません。 ただし、Argon2 パスワードハッシュの場合、 » libargon2 が必要です。 PHP 7.3.0 以降、libargon2 バージョン 20161029 以降が必要です。 関連キーワード: 要件 , インストール , 設定 , 手 ...
https://man.plustar.jp/php/password.requirements.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP コアに含まれるため、 追加のインストール無しで使用できます。 ただし、Argon2 パスワードハッシュを有効にするには、 --with-password-argon2[=DIR] オプションを使用して、 libargon2 サポートありにして PHP をビ ...
https://man.plustar.jp/php/password.installation.html - [similar]
指定したサーバーからアイテムを取得する 0
« Memcached::getAllKeys Memcached::getDelayed » PHP Manual Memcached 指定したサーバーからアイテムを取得する Memcached::getByKey (PECL memcached >= 0.1.0) Memcached::getByKey — 指定したサーバーからアイテムを取得する 説明 public Memcached::getByKey ( string $server_key , string $key , call ...
https://man.plustar.jp/php/memcached.getbykey.html - [similar]
scrypt を使い、パスワードからキーを導出する 0
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manual Sodium 関数 scrypt を使い、パスワードからキーを導出する sodium_crypto_pwhash_scryptsalsa208sha256 (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_scryptsalsa208sha256 — scrypt を使い、パスワー ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
セッションに関連する INI 設定をセキュアにする 0
« セッション管理の基礎 セッション関数 » PHP Manual セッション と セキュリティ セッションに関連する INI 設定をセキュアにする セッションに関連する INI 設定をセキュアにする セッション関連のINI設定をセキュアにすることで、 開発者はセッションのセキュリティを改善できます。 重要な INI 設定であっ ...
https://man.plustar.jp/php/session.security.ini.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
文字列の crc32 多項式計算を行う 0
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) crc32 — 文字列の crc32 多項式計算を行う 説明 crc32 ( string $string ): int string の 32 ビット長の CRC (cyclic redundancy checksum) チェックサムを生成します。 これは通 ...
https://man.plustar.jp/php/function.crc32.html - [similar]
パスワードを再計算する必要があるかを判定する 0
« sodium_crypto_pwhash_scryptsalsa208sha256 sodium_crypto_pwhash_str_verify » PHP Manual Sodium 関数 パスワードを再計算する必要があるかを判定する sodium_crypto_pwhash_str_needs_rehash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str_needs_rehash — パスワードを再計算する必要があるかを判定 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-needs-rehash.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]