検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 211 for [SIMILAR] 16 1024 4096 WITH 42409 getdefault WIT... (0.336 sec.)
パスの最後にある名前の部分を返す 0
« ファイルシステム 関数 chgrp » PHP Manual ファイルシステム 関数 パスの最後にある名前の部分を返す basename (PHP 4, PHP 5, PHP 7, PHP 8) basename — パスの最後にある名前の部分を返す 説明 basename ( string $path , string $suffix = "" ): string ファイルあるいはディレクトリへのパスを含む文字列 ...
https://man.plustar.jp/php/function.basename.html - [similar]
小文字かどうかを調べる 0
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 0
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_upper — 大文字かどうか調べる 説明 ctype_upper ( mixed $text ): bool 与えられた文字列 text のすべての文字が 大文字であるかどうかを調べます。 パラメータ text 調べ ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
strftime が生成した日付/時刻をパースする 0
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strptime (PHP 5 >= 5.1.0, PHP 7, PHP 8) strptime — strftime() が生成した日付/時刻をパースする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 strptime ...
https://man.plustar.jp/php/function.strptime.html - [similar]
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
DateTime オブジェクトまたは文字列から、IntlCalendar を作成する 0
« IntlCalendar::fieldDifference IntlCalendar::get » PHP Manual IntlCalendar DateTime オブジェクトまたは文字列から、IntlCalendar を作成する IntlCalendar::fromDateTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a2) IntlCalendar::fromDateTime — DateTime オブジェクトまたは文字列から、IntlCa ...
https://man.plustar.jp/php/intlcalendar.fromdatetime.html - [similar]
文字列の最初の文字を小文字にする 0
« join levenshtein » PHP Manual String 関数 文字列の最初の文字を小文字にする lcfirst (PHP 5 >= 5.3.0, PHP 7, PHP 8) lcfirst — 文字列の最初の文字を小文字にする 説明 lcfirst ( string $string ): string string の最初の文字がアルファベットであれば、 それを小文字にします。 「アルファベット」か ...
https://man.plustar.jp/php/function.lcfirst.html - [similar]
文字列を小文字にする 0
« strtok strtoupper » PHP Manual String 関数 文字列を小文字にする strtolower (PHP 4, PHP 5, PHP 7, PHP 8) strtolower — 文字列を小文字にする 説明 strtolower ( string $string ): string string のアルファベット部分をすべて小文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtolower.html - [similar]
文字列を大文字にする 0
« strtolower strtr » PHP Manual String 関数 文字列を大文字にする strtoupper (PHP 4, PHP 5, PHP 7, PHP 8) strtoupper — 文字列を大文字にする 説明 strtoupper ( string $string ): string string のアルファベット部分をすべて大文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtoupper.html - [similar]
文字列の最初の文字を大文字にする 0
« trim ucwords » PHP Manual String 関数 文字列の最初の文字を大文字にする ucfirst (PHP 4, PHP 5, PHP 7, PHP 8) ucfirst — 文字列の最初の文字を大文字にする 説明 ucfirst ( string $string ): string string の最初の文字がアルファベットであれば、 それを大文字にします。 「アルファベット」かどうか ...
https://man.plustar.jp/php/function.ucfirst.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT