検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 392 for [SIMILAR] 16 1024 4096 WITH 7643 小文 WITH 7628 ... (0.639 sec.)
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
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
エラーコード 0
« 大文字変換(Case Folding) 文字エンコーディング » PHP Manual XML パーサ エラーコード エラーコード ( xml_parse() により返されるものとして) XMLエラーコードとして次のような定数が定義されています。: XML_ERROR_NONE XML_ERROR_NO_MEMORY XML_ERROR_SYNTAX XML_ERROR_NO_ELEMENTS XML_ERROR_INVALID_T ...
https://man.plustar.jp/php/xml.error-codes.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]
"自然順"アルゴリズムで配列をソートする 0
« natcasesort next » PHP Manual 配列 関数 "自然順"アルゴリズムで配列をソートする natsort (PHP 4, PHP 5, PHP 7, PHP 8) natsort — "自然順"アルゴリズムで配列をソートする 説明 natsort ( array &$array ): bool この関数は、人間が行うような手法でアルファベットまたは数字の文字列の順番を キー/値の ...
https://man.plustar.jp/php/function.natsort.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
クエリの次の行をオブジェクトとして返す 0
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oci_fetch_object (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_object — クエリの次の行をオブジェクトとして返す 説明 oci_fetch_object ( resource $statement , int $mode = OCI_ASSOC | OCI_RET ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
サポートする日付と時刻の書式 0
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートする日付と時刻の書式 目次 時刻の書式 日付の書式 複合的な書式 相対的な書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および strtotime() が解 ...
https://man.plustar.jp/php/datetime.formats.html - [similar]
文字列中に、ある部分文字列が最後に現れる場所を探す 0
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す strrpos (PHP 4, PHP 5, PHP 7, PHP 8) strrpos — 文字列中に、ある部分文字列が最後に現れる場所を探す 説明 strrpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystac ...
https://man.plustar.jp/php/function.strrpos.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT