検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 424 for [SIMILAR] 16 1024 4096 WITH 14901 substr WITH 14... (0.388 sec.)
バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 0
« strnatcmp strncmp » PHP Manual String 関数 バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う strncasecmp (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) strncasecmp — バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 説明 strncasecmp ( ...
https://man.plustar.jp/php/function.strncasecmp.html - [similar]
文字列中に文字が最後に現れる場所を取得する 0
« strpos strrev » PHP Manual String 関数 文字列中に文字が最後に現れる場所を取得する strrchr (PHP 4, PHP 5, PHP 7, PHP 8) strrchr — 文字列中に文字が最後に現れる場所を取得する 説明 strrchr ( string $haystack , string $needle ): string | false この関数は、文字列 haystack の中で needle が最後 ...
https://man.plustar.jp/php/function.strrchr.html - [similar]
結果において指定したフィールドの型を取得する 0
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型を取得する mysql_field_type (PHP 4, PHP 5) mysql_field_type — 結果において指定したフィールドの型を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]
数値アイテムの値を増やす 0
« Memcached::getVersion Memcached::incrementByKey » PHP Manual Memcached 数値アイテムの値を増やす Memcached::increment (PECL memcached >= 0.1.0) Memcached::increment — 数値アイテムの値を増やす 説明 public Memcached::increment ( string $key , int $offset = 1 , int $initial_value = 0 , int ...
https://man.plustar.jp/php/memcached.increment.html - [similar]
ファイルに書き込む 0
« eio_utime Ev » PHP Manual Eio 関数 ファイルに書き込む eio_write (PECL eio >= 0.0.1dev) eio_write — ファイルに書き込む 説明 eio_write ( mixed $fd , string $str , int $length = 0 , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource e ...
https://man.plustar.jp/php/function.eio-write.html - [similar]
指定した ID を含む等価グループの ID を取得する 0
« IntlTimeZone::getDSTSavings IntlTimeZone::getErrorCode » PHP Manual IntlTimeZone 指定した ID を含む等価グループの ID を取得する IntlTimeZone::getEquivalentID intltz_get_equivalent_id (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getEquivalentID -- intltz_get_equivalent_ ...
https://man.plustar.jp/php/intltimezone.getequivalentid.html - [similar]
指定した時刻の、GMT へのオフセットを取得する 0
« IntlTimeZone::getIDForWindowsID IntlTimeZone::getRawOffset » PHP Manual IntlTimeZone 指定した時刻の、GMT へのオフセットを取得する IntlTimeZone::getOffset intltz_get_offset (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getOffset -- intltz_get_offset — 指定した時刻の、GMT ...
https://man.plustar.jp/php/intltimezone.getoffset.html - [similar]
数値をパースする 0
« NumberFormatter::parseCurrency NumberFormatter::setAttribute » PHP Manual NumberFormatter 数値をパースする NumberFormatter::parse numfmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::parse -- numfmt_parse — 数値をパースする 説明 オブジェクト指向型 public Num ...
https://man.plustar.jp/php/numberformatter.parse.html - [similar]
通貨をパースする 0
« NumberFormatter::getTextAttribute NumberFormatter::parse » PHP Manual NumberFormatter 通貨をパースする NumberFormatter::parseCurrency numfmt_parse_currency (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::parseCurrency -- numfmt_parse_currency — 通貨をパースする 説明 ...
https://man.plustar.jp/php/numberformatter.parsecurrency.html - [similar]
オフセットが存在するかどうか 0
« ArrayAccess ArrayAccess::offsetGet » PHP Manual ArrayAccess オフセットが存在するかどうか ArrayAccess::offsetExists (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetExists — オフセットが存在するかどうか 説明 public ArrayAccess::offsetExists ( mixed $offset ): bool オフセットが存在するかどうかを ...
https://man.plustar.jp/php/arrayaccess.offsetexists.html - [similar]