検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 259 for [SIMILAR] 16 1024 4096 WITH 12102 字小 WITH 1128... (0.258 sec.)
haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す 0
« grapheme_strrpos grapheme_substr » PHP Manual Grapheme 関数 haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す grapheme_strstr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strstr — haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を ...
https://man.plustar.jp/php/function.grapheme-strstr.html - [similar]
文字列が最初に現れる位置を見つける 0
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5, PHP 7, PHP 8) strstr — 文字列が最初に現れる位置を見つける 説明 strstr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack の中で needle が最初に現れる ...
https://man.plustar.jp/php/function.strstr.html - [similar]
最初の n 文字についてバイナリセーフな文字列比較を行う 0
« strncasecmp strpbrk » PHP Manual String 関数 最初の n 文字についてバイナリセーフな文字列比較を行う strncmp (PHP 4, PHP 5, PHP 7, PHP 8) strncmp — 最初の n 文字についてバイナリセーフな文字列比較を行う 説明 strncmp ( string $string1 , string $string2 , int $length ): int この関数は strcm ...
https://man.plustar.jp/php/function.strncmp.html - [similar]
文字列の中から任意の文字を探す 0
« strncmp strpos » PHP Manual String 関数 文字列の中から任意の文字を探す strpbrk (PHP 5, PHP 7, PHP 8) strpbrk — 文字列の中から任意の文字を探す 説明 strpbrk ( string $string , string $characters ): string | false strpbrk() は、文字列 string から characters を探します。 パラメータ string ...
https://man.plustar.jp/php/function.strpbrk.html - [similar]
文字列の中で、指定した文字列が最初に現れる位置を見つける 0
« mb_strrpos mb_strtolower » PHP Manual マルチバイト文字列 関数 文字列の中で、指定した文字列が最初に現れる位置を見つける mb_strstr (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_strstr — 文字列の中で、指定した文字列が最初に現れる位置を見つける 説明 mb_strstr ( string $haystack , string $needle , bool ...
https://man.plustar.jp/php/function.mb-strstr.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 COM 設定オプション 名前 デフォルト 変更可能 変更履歴 com.allow_dcom "0" PHP_INI_SYSTEM com.autoregister_typelib "0" PHP_INI_ALL com.autoregister_verbose "0" PHP_INI_A ...
https://man.plustar.jp/php/com.configuration.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]
ふたつの "PHP 標準" バージョン番号文字列を比較する 0
« sys_get_temp_dir zend_thread_id » PHP Manual PHP オプション/情報 関数 ふたつの "PHP 標準" バージョン番号文字列を比較する version_compare (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) version_compare — ふたつの "PHP 標準" バージョン番号文字列を比較する 説明 version_compare ( string $version1 , ...
https://man.plustar.jp/php/function.version-compare.html - [similar]
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
値で配列をソートする 0
« ArrayIterator::append ArrayIterator::__construct » PHP Manual ArrayIterator 値で配列をソートする ArrayIterator::asort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::asort — 値で配列をソートする 説明 public ArrayIterator::asort ( int $flags = SORT_REGULAR ): bool 値で配列をソートします。 ...
https://man.plustar.jp/php/arrayiterator.asort.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT