検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 276 for [SIMILAR] 16 1024 4096 WITH 6984 カテ WITH 6303 ... (0.455 sec.)
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
指定したアルゴリズムがブロックアルゴリズムであるかを調べる 0
« mcrypt_module_is_block_algorithm_mode mcrypt_module_is_block_mode » PHP Manual Mcrypt 関数 指定したアルゴリズムがブロックアルゴリズムであるかを調べる mcrypt_module_is_block_algorithm (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_is_block_algorithm — 指定した ...
https://man.plustar.jp/php/function.mcrypt-module-is-block-algorithm.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
指定したアルゴリズムのブロック長を返す 0
« mcrypt_module_close mcrypt_module_get_algo_key_size » PHP Manual Mcrypt 関数 指定したアルゴリズムのブロック長を返す mcrypt_module_get_algo_block_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_get_algo_block_size — 指定したアルゴリズムのブロック長を返す ...
https://man.plustar.jp/php/function.mcrypt-module-get-algo-block-size.html - [similar]
Mcrypt 関数 0
« Mcrypt 暗号 mcrypt_create_iv » PHP Manual Mcrypt Mcrypt 関数 Mcrypt 関数 目次 mcrypt_create_iv — Creates an initialization vector (IV) from a random source mcrypt_decrypt — Decrypts crypttext with given parameters mcrypt_enc_get_algorithms_name — Returns the name of the opened algorith ...
https://man.plustar.jp/php/ref.mcrypt.html - [similar]
"自然順" アルゴリズムでエントリをソートする 0
« ArrayObject::natcasesort ArrayObject::offsetExists » PHP Manual ArrayObject "自然順" アルゴリズムでエントリをソートする ArrayObject::natsort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::natsort — "自然順" アルゴリズムでエントリをソートする 説明 public ArrayObject::natsort (): bool このメ ...
https://man.plustar.jp/php/arrayobject.natsort.html - [similar]
Mcrypt 0
« hash はじめに » PHP Manual 暗号 Mcrypt Mcrypt はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Mcrypt 暗号 Mcrypt 関数 mcrypt_create_iv — Creates an initialization vector (IV) from a random source mcrypt_decrypt — Decrypts crypttext with given paramet ...
https://man.plustar.jp/php/book.mcrypt.html - [similar]
ユリウス積算日をグレゴリウス日に変換する 0
« jdtofrench jdtojewish » PHP Manual カレンダー 関数 ユリウス積算日をグレゴリウス日に変換する jdtogregorian (PHP 4, PHP 5, PHP 7, PHP 8) jdtogregorian — ユリウス積算日をグレゴリウス日に変換する 説明 jdtogregorian ( int $julian_day ): string ユリウス積算日を "月/日/年" の形式でグレゴリウス ...
https://man.plustar.jp/php/function.jdtogregorian.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT