検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 286 for [SIMILAR] 16 1024 4096 WITH 19645 split WITH 157... (0.329 sec.)
文字列を処理し、変数に代入する 0
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
文字列を反復する 0
« str_pad str_replace » PHP Manual String 関数 文字列を反復する str_repeat (PHP 4, PHP 5, PHP 7, PHP 8) str_repeat — 文字列を反復する 説明 str_repeat ( string $string , int $times ): string string を times 回を繰り返した文字列を返します。 パラメータ string 繰り返す文字列。 times string を ...
https://man.plustar.jp/php/function.str-repeat.html - [similar]
文字列が、指定された文字列で終わるかを調べる。 0
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 str_ends_with (PHP 8) str_ends_with — 文字列が、指定された文字列で終わるかを調べる。 説明 str_ends_with ( string $haystack , string $needle ): bool haystack が needle で終わるかを調べます。 ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
文字列に rot13 変換を行う 0
« str_replace str_shuffle » PHP Manual String 関数 文字列に rot13 変換を行う str_rot13 (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) str_rot13 — 文字列に rot13 変換を行う 説明 str_rot13 ( string $string ): string 引数 string に対して ROT13 変換を施し、 その結果の文字列を返します。 ROT13 は、各文 ...
https://man.plustar.jp/php/function.str-rot13.html - [similar]
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 0
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べる str_contains (PHP 8) str_contains — 指定された部分文字列が、文字列に含まれるかを調べる 説明 str_contains ( string $haystack , string $needle ): bool needle が haystack に含まれるかを調べます ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
特定の文字をエスケープする 0
« db2_cursor_type db2_exec » PHP Manual IBM DB2 関数 特定の文字をエスケープする db2_escape_string (PECL ibm_db2 >= 1.6.0) db2_escape_string — 特定の文字をエスケープする 説明 db2_escape_string ( string $string_literal ): string 引数で指定した文字列中の特殊文字の前にバックスラッシュを追加し ...
https://man.plustar.jp/php/function.db2-escape-string.html - [similar]
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
文字エンコーディングを検出する 0
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディングを検出する mb_detect_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_detect_encoding — 文字エンコーディングを検出する 説明 mb_detect_encoding ( string $string , array | string | null $enc ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT