検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 335 for [SIMILAR] 16 1024 4096 WITH 14691 arrayiterator ... (0.601 sec.)
デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキス... 0
« Grapheme 関数 grapheme_stripos » PHP Manual Grapheme 関数 デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキストは UTF-8 でエンコードされている必要があります grapheme_extract (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_extract — デフォルトの書 ...
https://man.plustar.jp/php/function.grapheme-extract.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 0
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける grapheme_stripos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_stripos — 大文字小文字を区別せず、文字列内で最初にあらわれる場 ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 0
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブジェクトとして返す mysql_fetch_field (PHP 4, PHP 5) mysql_fetch_field — 結果からカラム情報を取得し、オブジェクトとして返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除さ ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
結果の行をオブジェクトとして取得する 0
« mysql_fetch_lengths mysql_fetch_row » PHP Manual MySQL 関数 結果の行をオブジェクトとして取得する mysql_fetch_object (PHP 4, PHP 5) mysql_fetch_object — 結果の行をオブジェクトとして取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは ...
https://man.plustar.jp/php/function.mysql-fetch-object.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
« 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
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
新しい IntlCalendar を作成する 0
« IntlCalendar::__construct IntlCalendar::equals » PHP Manual IntlCalendar 新しい IntlCalendar を作成する IntlCalendar::createInstance (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::createInstance — 新しい IntlCalendar を作成する 説明 オブジェクト指向型 public static IntlC ...
https://man.plustar.jp/php/intlcalendar.createinstance.html - [similar]
変更された関数 0
« PHP 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変更された関数 変更された関数 PHP コア getopt() に、オプションの第三引数が追加されました。 これは参照渡しの引数で、処理対象の引数リストの次の要素のインデックスが格納されます。 getenv() の引数が ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]