検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 687 for [SIMILAR] 16 1024 4096 WITH 4477 ィー WITH 4125 ... (1.354 sec.)
Add an update operation to the bulk 0
« MongoDB\Driver\BulkWrite::insert MongoDB\Driver\Session » PHP Manual MongoDB\Driver\BulkWrite Add an update operation to the bulk MongoDB\Driver\BulkWrite::update (mongodb >=1.0.0) MongoDB\Driver\BulkWrite::update — Add an update operation to the bulk 説明 public MongoDB\Driver\BulkWri ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.update.html - [similar]
MultipleIterator クラス 0
« LimitIterator::valid MultipleIterator::attachIterator » PHP Manual イテレータ MultipleIterator クラス MultipleIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに アタッチしたすべてのイテレータを順に処理するイテレータです。 クラス概要 class MultipleIterator implements Iterator { /* ...
https://man.plustar.jp/php/class.multipleiterator.html - [similar]
指定されたメッセージをメールボックスに移動する 0
« imap_mail_copy imap_mail » PHP Manual IMAP 関数 指定されたメッセージをメールボックスに移動する imap_mail_move (PHP 4, PHP 5, PHP 7, PHP 8) imap_mail_move — 指定されたメッセージをメールボックスに移動する 説明 imap_mail_move ( IMAP\Connection $imap , string $message_nums , string $mailbo ...
https://man.plustar.jp/php/function.imap-mail-move.html - [similar]
数値に関するフォーマット情報を得る 0
« levenshtein ltrim » PHP Manual String 関数 数値に関するフォーマット情報を得る localeconv (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) localeconv — 数値に関するフォーマット情報を得る 説明 localeconv (): array ローカルな数値および通貨フォーマット情報を有する連想配列を返します。 パラメータ この関 ...
https://man.plustar.jp/php/function.localeconv.html - [similar]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]
トランザクションのサポート 0
« 複数のステートメント メタデータ » PHP Manual クイックスタートガイド トランザクションのサポート トランザクションのサポート MySQL サーバは、使っているストレージエンジンによっては、 トランザクションをサポートしています。 MySQL 5.5 以降は、 デフォルトのストレージエンジンは InnoDB です。 In ...
https://man.plustar.jp/php/mysqli.quickstart.transactions.html - [similar]
連想配列、添字配列、またはその両方として結果の行を取得する 0
« mysql_escape_string mysql_fetch_assoc » PHP Manual MySQL 関数 連想配列、添字配列、またはその両方として結果の行を取得する mysql_fetch_array (PHP 4, PHP 5) mysql_fetch_array — 連想配列、添字配列、またはその両方として結果の行を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、P ...
https://man.plustar.jp/php/function.mysql-fetch-array.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
結果セットの次の行を連想配列・数値添字配列あるいはその両方の形式で取得する 0
« mysqli_result::fetch_all mysqli_result::fetch_assoc » PHP Manual mysqli_result 結果セットの次の行を連想配列・数値添字配列あるいはその両方の形式で取得する mysqli_result::fetch_array mysqli_fetch_array (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_array -- mysqli_fetch_array — 結果セットの次 ...
https://man.plustar.jp/php/mysqli-result.fetch-array.html - [similar]
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]