検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 33 for strtoupper (0.039 sec.)
定義済み定数 7347
« リソース型 サポートされるエンコーディングの概要 » PHP Manual マルチバイト文字列 定義済み定数 定 ... 文字列の長さが変わる可能性があります。 この定数は mb_strtoupper() で使うモードです。 MB_CASE_LOWER ( int ) 完全な小 ...
https://man.plustar.jp/php/mbstring.constants.html - [similar]
ロケール情報を設定する 7267
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7 ... strcoll() 参照 LC_CTYPE 文字の分類と変換。たとえば strtoupper() LC_MONETARY localeconv() 用 LC_NUMERIC 数字の区切 ...
https://man.plustar.jp/php/function.setlocale.html - [similar]
区別できないソケットの組を作成し、配列に保存する 7267
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し ... s では AF_INET を使う必要があります */ $domain = ( strtoupper ( substr ( PHP_OS , 0 , 3 )) == 'WIN' ? AF_INET : ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
文字の変換あるいは部分文字列の置換を行う 7267
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う st ...
https://man.plustar.jp/php/function.strtr.html - [similar]
実用的な例 7267
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な ... す。 そうでない場合は、実行されません。 if , else と strtoupper() や strlen() のような他の関数で、似たような例を作 ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]
マルチバイト文字列 7203
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マ ... 置を見つける mb_strtolower — 文字列を小文字にする mb_strtoupper — 文字列を大文字にする mb_strwidth — 文字列の幅を返 ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
文字列 7203
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 ... トークンに分割する strtolower — 文字列を小文字にする strtoupper — 文字列を大文字にする strtr — 文字の変換あるいは部 ...
https://man.plustar.jp/php/book.strings.html - [similar]
マルチバイト文字列 関数 7203
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチ ... 置を見つける mb_strtolower — 文字列を小文字にする mb_strtoupper — 文字列を大文字にする mb_strwidth — 文字列の幅を返 ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
String 関数 7203
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理 ... トークンに分割する strtolower — 文字列を小文字にする strtoupper — 文字列を大文字にする strtr — 文字の変換あるいは部 ...
https://man.plustar.jp/php/ref.strings.html - [similar]
文字列 7123
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... 関数もあります。 このタイプの関数は strcasecmp() や strtoupper() そして ucfirst() です。 つまり、これらの関数はシ ... チしていなければならないということです。 たとえば、 strtoupper("á") が正しく "Á" を返すには、ロケールを正しく設定 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
PREV 1 2 3 4 NEXT