検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 301 for [SIMILAR] 16 1024 4096 WITH 10564 ルゴ WITH 1021... (0.322 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 PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP コアに含まれるため、 追加のインストール無しで使用できます。 ただし、Argon2 パスワードハッシュを有効にするには、 --with-password-argon2[=DIR] オプションを使用して、 libargon2 サポートありにして PHP をビ ...
https://man.plustar.jp/php/password.installation.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]
文字列の 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]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
指定したサーバーでデータを既存のアイテムに追記する 0
« Memcached::append Memcached::cas » PHP Manual Memcached 指定したサーバーでデータを既存のアイテムに追記する Memcached::appendByKey (PECL memcached >= 0.1.0) Memcached::appendByKey — 指定したサーバーでデータを既存のアイテムに追記する 説明 public Memcached::appendByKey ( string $server_ke ...
https://man.plustar.jp/php/memcached.appendbykey.html - [similar]