検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 109 for [SIMILAR] 16 1024 4096 WITH 43732 hexdec WITH 31... (0.189 sec.)
コードポイントの10進の数値を、指定された基数で返す 0
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
0
« 定義済み定数 Mhash 関数 » PHP Manual Mhash 例 例 例1 MD5 ダイジェストと hmac を計算し、16 進数で出力する <?php $input = "what do ya want for nothing?" ; $hash = mhash ( MHASH_MD5 , $input ); echo "The hash is " . bin2hex ( $hash ) . "<br />\n" ; $hash = mhash ( MHASH_MD5 , $input , "Je ...
https://man.plustar.jp/php/mhash.examples.html - [similar]
フィルタフラグ 0
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタフラグの一覧 ID 使える場所 説明 FILTER_FLAG_STRIP_LOW FILTER_SANITIZE_ENCODED , FILTER_SANITIZE_SPECIAL_CHARS , FILTER_SANITIZE_STRING , FILTER_UNSAFE_RAW コードが 32 未満の文字を除去します。 ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
Ctype 関数 0
« 定義済み定数 ctype_alnum » PHP Manual Ctype Ctype 関数 Ctype 関数 目次 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどうかを調べる ctype_digit — 数字かどうかを調べる ctype_graph — 空白以外の印字可能な文字かどうかを調べる ctype_lower — ...
https://man.plustar.jp/php/ref.ctype.html - [similar]
文字タイプチェック 0
« trait_exists はじめに » PHP Manual 変数・データ型関連 文字タイプチェック 文字タイプチェック はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Ctype 関数 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどう ...
https://man.plustar.jp/php/book.ctype.html - [similar]
その他の変更 0
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 その他の変更 その他の変更 SAPI モジュールへの変更 CLI readline 拡張機能 が組み込まれていないのに、 -a オプションを使った場合、 エラーが発生するようになりました。 以前のバー ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
URL エンコードされた文字列をデコードする 0
« parse_url rawurlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする rawurldecode (PHP 4, PHP 5, PHP 7, PHP 8) rawurldecode — URL エンコードされた文字列をデコードする 説明 rawurldecode ( string $string ): string 文字列の中にパーセント記号 ( % ) に続いて 2 つの 16 進数が ...
https://man.plustar.jp/php/function.rawurldecode.html - [similar]
ファイルの sha1 ハッシュを計算する 0
« setlocale sha1 » PHP Manual String 関数 ファイルの sha1 ハッシュを計算する sha1_file (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) sha1_file — ファイルの sha1 ハッシュを計算する 説明 sha1_file ( string $filename , bool $binary = false ): string | false » US Secure Hash Algorithm 1 を使用して f ...
https://man.plustar.jp/php/function.sha1-file.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT