検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 451 for [SIMILAR] 16 1024 4096 WITH 29412 strripos WITH ... (0.884 sec.)
大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す 4675
« mb_strimwidth mb_stristr » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す mb_stripos (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_stripos — 大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す 説明 mb_stripos ( ...
https://man.plustar.jp/php/function.mb-stripos.html - [similar]
別の文字列の中で、ある文字が最後に現れる場所を見つける 4675
« mb_strpos mb_strrichr » PHP Manual マルチバイト文字列 関数 別の文字列の中で、ある文字が最後に現れる場所を見つける mb_strrchr (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_strrchr — 別の文字列の中で、ある文字が最後に現れる場所を見つける 説明 mb_strrchr ( string $haystack , string $needle , bool $be ...
https://man.plustar.jp/php/function.mb-strrchr.html - [similar]
指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する 4675
« strtr substr_count » PHP Manual String 関数 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する substr_compare (PHP 5, PHP 7, PHP 8) substr_compare — 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応で比較する 説明 substr_compare ( string $haysta ...
https://man.plustar.jp/php/function.substr-compare.html - [similar]
文字列が最初に現れる場所を見つける 4675
« iconv_strlen iconv_strrpos » PHP Manual iconv 関数 文字列が最初に現れる場所を見つける iconv_strpos (PHP 5, PHP 7, PHP 8) iconv_strpos — 文字列が最初に現れる場所を見つける 説明 iconv_strpos ( string $haystack , string $needle , int $offset = 0 , ? string $encoding = null ): int | false ...
https://man.plustar.jp/php/function.iconv-strpos.html - [similar]
文字列が最後に現れる場所を見つける 4675
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_strrpos (PHP 5, PHP 7, PHP 8) iconv_strrpos — 文字列が最後に現れる場所を見つける 説明 iconv_strrpos ( string $haystack , string $needle , ? string $encoding = null ): int | false needle が haysta ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]
文字列の中に指定した文字列が最初に現れる位置を見つける 4675
« mb_strlen mb_strrchr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最初に現れる位置を見つける mb_strpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strpos — 文字列の中に指定した文字列が最初に現れる位置を見つける 説明 mb_strpos ( string $haystack , string $needle , int $ ...
https://man.plustar.jp/php/function.mb-strpos.html - [similar]
文字列が最初に現れる位置を見つける 4675
« 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]
大文字小文字を区別しない strstr 4675
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, PHP 5, PHP 7, PHP 8) stristr — 大文字小文字を区別しない strstr() 説明 stristr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack において needle が最初 ...
https://man.plustar.jp/php/function.stristr.html - [similar]
指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 4675
« array_reverse array_shift » PHP Manual 配列 関数 指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す array_search (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_search — 指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 説明 array_search ( mixed $needle , a ...
https://man.plustar.jp/php/function.array-search.html - [similar]
配列に値があるかチェックする 4675
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT