検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1009 for [SIMILAR] 16 1024 4096 WITH 30608 が追 WITH 2263... (0.699 sec.)
二つの文字列の間の類似性を計算する 0
« sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4, PHP 5, PHP 7, PHP 8) similar_text — 二つの文字列の間の類似性を計算する 説明 similar_text ( string $string1 , string $string2 , float &$percent = null ): int この関数は、Programming Classics: I ...
https://man.plustar.jp/php/function.similar-text.html - [similar]
YAML 形式にした値を返す 0
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL yaml >= 0.5.0) yaml_emit — YAML 形式にした値を返す 説明 yaml_emit ( mixed $data , int $encoding = YAML_ANY_ENCODING , int $linebreak = YAML_ANY_BREAK , array $callbacks = null ): string data で ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]
画像のサイズを変更する 0
« Imagick::resetImagePage Imagick::rollImage » PHP Manual Imagick 画像のサイズを変更する Imagick::resizeImage (PECL imagick 2, PECL imagick 3) Imagick::resizeImage — 画像のサイズを変更する 説明 public Imagick::resizeImage ( int $columns , int $rows , int $filter , float $blur , bool $bes ...
https://man.plustar.jp/php/imagick.resizeimage.html - [similar]
はじめに 0
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.html - [similar]
定数 0
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
アイテムを取得する 0
« Memcached::flush Memcached::getAllKeys » PHP Manual Memcached アイテムを取得する Memcached::get (PECL memcached >= 0.1.0) Memcached::get — アイテムを取得する 説明 public Memcached::get ( string $key , callable $cache_cb = ? , int $flags = ? ): mixed Memcached::get() は、キー key に格納 ...
https://man.plustar.jp/php/memcached.get.html - [similar]
その他の変更 0
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 その他の変更 その他の変更 utf8_encode() および utf8_decode() 関数の移動 utf8_encode() および utf8_decode() 関数は、文字列関数の標準拡張モジュールに移動しました。以前は、この ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]
フィールドの配列を CSV の行として書き出す 0
« SplFileObject::fpassthru SplFileObject::fread » PHP Manual SplFileObject フィールドの配列を CSV の行として書き出す SplFileObject::fputcsv (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplFileObject::fputcsv — フィールドの配列を CSV の行として書き出す 説明 public SplFileObject::fputcsv ( array $fields ...
https://man.plustar.jp/php/splfileobject.fputcsv.html - [similar]
BLOB を読み取るためのストリームリソースを開く 0
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開く SQLite3::openBlob (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::openBlob — BLOB を読み取るためのストリームリソースを開く 説明 public SQLite3::openBlob ( string $table , string $column , int $row ...
https://man.plustar.jp/php/sqlite3.openblob.html - [similar]
追加された添字の確認を含めて配列の差を計算する 0
« array_count_values array_diff_key » PHP Manual 配列 関数 追加された添字の確認を含めて配列の差を計算する array_diff_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_diff_assoc — 追加された添字の確認を含めて配列の差を計算する 説明 array_diff_assoc ( array $array , array ...$arrays ): ar ...
https://man.plustar.jp/php/function.array-diff-assoc.html - [similar]