検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 134 for [SIMILAR] 16 1024 4096 WITH 30835 双曲 WITH 2376... (0.308 sec.)
指定したファイルのMD5ハッシュ値を計算する 0
« ltrim md5 » PHP Manual String 関数 指定したファイルのMD5ハッシュ値を計算する md5_file (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) md5_file — 指定したファイルのMD5ハッシュ値を計算する 説明 md5_file ( string $filename , bool $binary = false ): string | false » RSA Data Security, Inc. MD5 メッセ ...
https://man.plustar.jp/php/function.md5-file.html - [similar]
文字列の sha1 ハッシュを計算する 0
« sha1_file similar_text » PHP Manual String 関数 文字列の sha1 ハッシュを計算する sha1 (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) sha1 — 文字列の sha1 ハッシュを計算する 警告 パスワードを守るためにこの関数を使うことはおすすめしません。 ハッシュアルゴリズムの高速性がその理由です。 詳細とベスト ...
https://man.plustar.jp/php/function.sha1.html - [similar]
sodium_crypto_secretbox で使うランダムな鍵を生成する 0
« sodium_crypto_scalarmult sodium_crypto_secretbox_open » PHP Manual Sodium 関数 sodium_crypto_secretbox で使うランダムな鍵を生成する sodium_crypto_secretbox_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox_keygen — sodium_crypto_secretbox で使うランダムな鍵を生成する 説明 sodium_c ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox-keygen.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]
コードポイントが、数字であるかを調べる 0
« IntlChar::isdefined IntlChar::isgraph » PHP Manual IntlChar コードポイントが、数字であるかを調べる IntlChar::isdigit (PHP 7, PHP 8) IntlChar::isdigit — コードポイントが、数字であるかを調べる 説明 public static IntlChar::isdigit ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isdigit.html - [similar]
配列から一つ以上のキーをランダムに取得する 0
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する 説明 array_rand ( array $array , int $num = 1 ): int | string | array 一つ以上のランダムなエントリを ...
https://man.plustar.jp/php/function.array-rand.html - [similar]
英数字かどうかを調べる 0
« Ctype 関数 ctype_alpha » PHP Manual Ctype 関数 英数字かどうかを調べる ctype_alnum (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alnum — 英数字かどうかを調べる 説明 ctype_alnum ( mixed $text ): bool 与えられた文字列 text のすべての文字が英字または 数字であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.ctype-alnum.html - [similar]
制御文字かどうかを調べる 0
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
小文字かどうかを調べる 0
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 0
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_upper — 大文字かどうか調べる 説明 ctype_upper ( mixed $text ): bool 与えられた文字列 text のすべての文字が 大文字であるかどうかを調べます。 パラメータ text 調べ ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT