検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 927 for [SIMILAR] 16 1024 4096 WITH 34896 汚染 WITH 1612... (0.582 sec.)
文字列の一部を得る 0
« mb_str_split mb_strimwidth » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_strcut (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strcut — 文字列の一部を得る 説明 mb_strcut ( string $string , int $start , ? int $length = null , ? string $encoding = null ): string mb_strcut() は、あ ...
https://man.plustar.jp/php/function.mb-strcut.html - [similar]
文字列の中に指定した文字列が最後に現れる位置を見つける 0
« mb_strripos mb_strstr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最後に現れる位置を見つける mb_strrpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strrpos — 文字列の中に指定した文字列が最後に現れる位置を見つける 説明 mb_strrpos ( string $haystack , string $needle , i ...
https://man.plustar.jp/php/function.mb-strrpos.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
« mb_stripos mb_strlen » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す mb_stristr (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_stristr — 大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す 説明 mb_stristr ( str ...
https://man.plustar.jp/php/function.mb-stristr.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
8 ビット文字列を base64 文字列に変換する 0
« imap_base64 imap_body » PHP Manual IMAP 関数 8 ビット文字列を base64 文字列に変換する imap_binary (PHP 4, PHP 5, PHP 7, PHP 8) imap_binary — 8 ビット文字列を base64 文字列に変換する 説明 imap_binary ( string $string ): string | false ( » RFC2045 , Section 6.8 に基づき)8 ビット文字列を ...
https://man.plustar.jp/php/function.imap-binary.html - [similar]
言語およびロケール情報を検索する 0
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) nl_langinfo — 言語およびロケール情報を検索する 説明 nl_langinfo ( int $item ): string | false nl_langinfo() はロケールカテゴリの独立した要素にアクセスするために ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
文字列を配列に変換する 0
« str_shuffle str_starts_with » PHP Manual String 関数 文字列を配列に変換する str_split (PHP 5, PHP 7, PHP 8) str_split — 文字列を配列に変換する 説明 str_split ( string $string , int $length = 1 ): array 文字列を配列に変換します。 パラメータ string 入力文字列。 length 分割した部分の最大長 ...
https://man.plustar.jp/php/function.str-split.html - [similar]
文字列をトークンに分割する 0
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PHP 7, PHP 8) strtok — 文字列をトークンに分割する 説明 strtok ( string $string , string $token ): string | false 代替のシグネチャ (名前付き引数をサポートしていません): strtok ( string $token ): ...
https://man.plustar.jp/php/function.strtok.html - [similar]
文字列の一部を置換する 0
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP 5, PHP 7, PHP 8) substr_replace — 文字列の一部を置換する 説明 substr_replace ( array | string $string , array | string $replace , array | int $offset , array | int | null $length = null ): st ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT