検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 656 for [SIMILAR] 16 1024 4096 WITH 71864 locale WITH 52... (0.995 sec.)
配列から重複した値を削除する 0
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
数値を金額文字列にフォーマットする 0
« metaphone nl_langinfo » PHP Manual String 関数 数値を金額文字列にフォーマットする money_format (PHP 4 >= 4.3.0, PHP 5, PHP 7) money_format — 数値を金額文字列にフォーマットする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨しま ...
https://man.plustar.jp/php/function.money-format.html - [similar]
2 つの LOB/FILE ロケータの等価性を比較する 0
« oci_lob_copy oci_new_collection » PHP Manual OCI8 関数 2 つの LOB/FILE ロケータの等価性を比較する oci_lob_is_equal (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_lob_is_equal — 2 つの LOB/FILE ロケータの等価性を比較する 説明 oci_lob_is_equal ( OCILob $lob1 , OCILob $lob2 ): bool 2 つの ...
https://man.plustar.jp/php/function.ocilob-is-equal.html - [similar]
ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする 0
« gmmktime idate » PHP Manual 日付・時刻 関数 ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする gmstrftime (PHP 4, PHP 5, PHP 7, PHP 8) gmstrftime — ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないこ ...
https://man.plustar.jp/php/function.gmstrftime.html - [similar]
チェック時に使うロケールを設定する 0
« Spoofchecker::isSuspicious Spoofchecker::setChecks » PHP Manual Spoofchecker チェック時に使うロケールを設定する Spoofchecker::setAllowedLocales (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Spoofchecker::setAllowedLocales — チェック時に使うロケールを設定する 説明 public Spoofcheck ...
https://man.plustar.jp/php/spoofchecker.setallowedlocales.html - [similar]
文字列に対してケースフォールディングを行う 0
« mb_chr mb_convert_encoding » PHP Manual マルチバイト文字列 関数 文字列に対してケースフォールディングを行う mb_convert_case (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_convert_case — 文字列に対してケースフォールディングを行う 説明 mb_convert_case ( string $string , int $mode , ? string $en ...
https://man.plustar.jp/php/function.mb-convert-case.html - [similar]
CSV 文字列をパースして配列に格納する 0
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_getcsv (PHP 5 >= 5.3.0, PHP 7, PHP 8) str_getcsv — CSV 文字列をパースして配列に格納する 説明 str_getcsv ( string $string , string $separator = "," , string $enclosure = "\"" , string $escape = ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 0
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し CSV フィールドとして処理する SplFileObject::fgetcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fgetcsv — ファイルから行を取り出し CSV フィールドとして処理する 説明 public SplFileObject::fge ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
Geo IP ロケーション 0
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ロケーション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 GeoIP 関数 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の ...
https://man.plustar.jp/php/book.geoip.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]