検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 860 for [SIMILAR] 16 1024 4096 WITH 21840 iteratoriterat... (0.633 sec.)
文字列の最初の文字を大文字にする 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]
ストリームにフィルタを付加する 0
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを付加する stream_filter_append (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_append — ストリームにフィルタを付加する 説明 stream_filter_append ( resource $stream , string $filtername , i ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]
haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す 0
« grapheme_strrpos grapheme_substr » PHP Manual Grapheme 関数 haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す grapheme_strstr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strstr — haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を ...
https://man.plustar.jp/php/function.grapheme-strstr.html - [similar]
特定の年や月における、最初の週の日数の最小値を設定する 0
« IntlCalendar::setLenient IntlCalendar::setRepeatedWallTimeOption » PHP Manual IntlCalendar 特定の年や月における、最初の週の日数の最小値を設定する IntlCalendar::setMinimalDaysInFirstWeek (PHP 5 >= 5.5.1, PHP 7, PHP 8) IntlCalendar::setMinimalDaysInFirstWeek — 特定の年や月における、最初の ...
https://man.plustar.jp/php/intlcalendar.setminimaldaysinfirstweek.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の... 0
« grapheme_stripos grapheme_strlen » PHP Manual Grapheme 関数 大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の部分文字列を返す grapheme_stristr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_stristr — 大文字小文字を区別せず、haystack 文字列の中 ...
https://man.plustar.jp/php/function.grapheme-stristr.html - [similar]
文字列の中に指定した文字列が最初に現れる位置を見つける 0
« mb_strlen mb_strrchr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最初に現れる位置を見つける mb_strpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strpos — 文字列の中に指定した文字列が最初に現れる位置を見つける 説明 mb_strpos ( string $haystack , string $needle , int $ ...
https://man.plustar.jp/php/function.mb-strpos.html - [similar]
Imagick イテレータを最初の画像に設定する 0
« Imagick::setFilename Imagick::setFont » PHP Manual Imagick Imagick イテレータを最初の画像に設定する Imagick::setFirstIterator (PECL imagick 2, PECL imagick 3) Imagick::setFirstIterator — Imagick イテレータを最初の画像に設定する 説明 public Imagick::setFirstIterator (): bool Imagick イテ ...
https://man.plustar.jp/php/imagick.setfirstiterator.html - [similar]
pixel iterator を最初の行に設定する 0
« ImagickPixelIterator::resetIterator ImagickPixelIterator::setIteratorLastRow » PHP Manual ImagickPixelIterator pixel iterator を最初の行に設定する ImagickPixelIterator::setIteratorFirstRow (PECL imagick 2, PECL imagick 3) ImagickPixelIterator::setIteratorFirstRow — pixel iterator を最初 ...
https://man.plustar.jp/php/imagickpixeliterator.setiteratorfirstrow.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]