検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 336 for [SIMILAR] 16 1024 4096 WITH 24391 strtolower WIT... (0.353 sec.)
ハッシュ値 (メッセージダイジェスト) を生成する 0
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash — ハッシュ値 (メッセージダイジェスト) を生成する 説明 hash ( string $algo , string $data , bool $binary = false , array $options = [] ): s ...
https://man.plustar.jp/php/function.hash.html - [similar]
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]
値でエントリをソートする 0
« ArrayObject::append ArrayObject::__construct » PHP Manual ArrayObject 値でエントリをソートする ArrayObject::asort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::asort — 値でエントリをソートする 説明 public ArrayObject::asort ( int $flags = SORT_REGULAR ): bool エントリを昇順にソートします ...
https://man.plustar.jp/php/arrayobject.asort.html - [similar]
キーでエントリをソートする 0
« ArrayObject::getIteratorClass ArrayObject::natcasesort » PHP Manual ArrayObject キーでエントリをソートする ArrayObject::ksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::ksort — キーでエントリをソートする 説明 public ArrayObject::ksort ( int $flags = SORT_REGULAR ): bool キーでエントリ ...
https://man.plustar.jp/php/arrayobject.ksort.html - [similar]
照合強度を設定する 0
« Collator::setAttribute Collator::sortWithSortKeys » PHP Manual Collator 照合強度を設定する Collator::setStrength collator_set_strength (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::setStrength -- collator_set_strength — 照合強度を設定する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.setstrength.html - [similar]
HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 0
« hash_hmac_algos hash_hmac » PHP Manual Hash 関数 HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する hash_hmac_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac_file — HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 説明 hash_hmac_f ...
https://man.plustar.jp/php/function.hash-hmac-file.html - [similar]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
フェッチした行からフィールドの値を取得する 0
« oci_register_taf_callback oci_rollback » PHP Manual OCI8 関数 フェッチした行からフィールドの値を取得する oci_result (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_result — フェッチした行からフィールドの値を取得する 説明 oci_result ( resource $statement , string | int $column ): mixed oc ...
https://man.plustar.jp/php/function.oci-result.html - [similar]
定数 0
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
現在のバッファの内容を取得し、出力バッファを削除する 0
« ob_flush ob_get_contents » PHP Manual 出力制御 関数 現在のバッファの内容を取得し、出力バッファを削除する ob_get_clean (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_get_clean — 現在のバッファの内容を取得し、出力バッファを削除する 説明 ob_get_clean (): string | false 現在のバッファの中身を取得 ...
https://man.plustar.jp/php/function.ob-get-clean.html - [similar]