検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 164 for [SIMILAR] 16 1024 4096 WITH 47412 strnatcasecmp ... (0.208 sec.)
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
サポートする日付と時刻の書式 0
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートする日付と時刻の書式 目次 時刻の書式 日付の書式 複合的な書式 相対的な書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および strtotime() が解 ...
https://man.plustar.jp/php/datetime.formats.html - [similar]
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]
文字列中に、ある部分文字列が最後に現れる場所を探す 0
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す strrpos (PHP 4, PHP 5, PHP 7, PHP 8) strrpos — 文字列中に、ある部分文字列が最後に現れる場所を探す 説明 strrpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystac ...
https://man.plustar.jp/php/function.strrpos.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
ふたつの "PHP 標準" バージョン番号文字列を比較する 0
« sys_get_temp_dir zend_thread_id » PHP Manual PHP オプション/情報 関数 ふたつの "PHP 標準" バージョン番号文字列を比較する version_compare (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) version_compare — ふたつの "PHP 標準" バージョン番号文字列を比較する 説明 version_compare ( string $version1 , ...
https://man.plustar.jp/php/function.version-compare.html - [similar]
複合的な書式 0
« 日付の書式 相対的な書式 » PHP Manual サポートする日付と時刻の書式 複合的な書式 複合的な書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() および strtotime() のパーサーが理解する、 さまざまな日付/時刻 複合フォーマットを説明します。 シンボル一覧 ...
https://man.plustar.jp/php/datetime.formats.compound.html - [similar]
検索文字列に一致したすべての文字列を置換する 0
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str_replace (PHP 4, PHP 5, PHP 7, PHP 8) str_replace — 検索文字列に一致したすべての文字列を置換する 説明 str_replace ( array | string $search , array | string $replace , string | array $subject , ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
文字列内の部分文字列が最初に現れる場所を見つける 0
« strpbrk strrchr » PHP Manual String 関数 文字列内の部分文字列が最初に現れる場所を見つける strpos (PHP 4, PHP 5, PHP 7, PHP 8) strpos — 文字列内の部分文字列が最初に現れる場所を見つける 説明 strpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystack の中で ...
https://man.plustar.jp/php/function.strpos.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT