検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 1462 for [SIMILAR] 16 1024 4096 WITH 2851 imap WITH 2809 ... (1.043 sec.)
SolrUpdateResponse クラス 0
« SolrQueryResponse::__destruct SolrUpdateResponse::__construct » PHP Manual Solr SolrUpdateResponse クラス SolrUpdateResponse クラス (PECL solr >= 0.9.2) はじめに 更新リクエストに対するレスポンスを表現 クラス概要 final class SolrUpdateResponse extends SolrResponse { /* 定数 */ const int ...
https://man.plustar.jp/php/class.solrupdateresponse.html - [similar]
SplQueue クラス 0
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplQueue クラスは、キューの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplQueue extends SplDoublyLi ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
imap_createmailbox のエイリアス 0
« imap_close imap_createmailbox » PHP Manual IMAP 関数 imap_createmailbox のエイリアス imap_create (PHP 4, PHP 5, PHP 7, PHP 8) imap_create — imap_createmailbox() のエイリアス 説明 この関数は次の関数のエイリアスです。 imap_createmailbox() . 関連キーワード: createmailbox , 関数 , create , ...
https://man.plustar.jp/php/function.imap-create.html - [similar]
imap_body のエイリアス 0
« imap_fetchstructure imap_gc » PHP Manual IMAP 関数 imap_body のエイリアス imap_fetchtext (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchtext — imap_body() のエイリアス 説明 この関数は次の関数のエイリアスです。 imap_body() . 関連キーワード: 関数 , fetchtext , fetchstructure , ...
https://man.plustar.jp/php/function.imap-fetchtext.html - [similar]
CURLFile クラス 0
« CurlShareHandle CURLFile::__construct » PHP Manual cURL CURLFile クラス CURLFile クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに CURLOPT_POSTFIELDS でファイルのアップロードをするには、このクラスか、 CURLStringFile を使わなければいけません。 CURLFile のインスタンスをデシリアライズすること ...
https://man.plustar.jp/php/class.curlfile.html - [similar]
RowResult クラス 0
« Result::getWarningsCount RowResult::__construct » PHP Manual Mysql_xdevapi RowResult クラス RowResult クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\RowResult implements mysql_xdevapi\BaseResult , Traversable { /* メソッド */ public fetchAll (): array pub ...
https://man.plustar.jp/php/class.mysql-xdevapi-rowresult.html - [similar]
SqlStatement クラス 0
« Session::startTransaction SqlStatement::bind » PHP Manual Mysql_xdevapi SqlStatement クラス SqlStatement クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\SqlStatement { /* Constants */ const int EXECUTE_ASYNC = 1 ; const int BUFFERED = 2 ; /* プロパティ */ ...
https://man.plustar.jp/php/class.mysql-xdevapi-sqlstatement.html - [similar]
SolrUtils クラス 0
« 例 SolrUtils::digestXmlResponse » PHP Manual Solr SolrUtils クラス SolrUtils クラス (PECL solr >= 0.9.2) はじめに エクステンションの現行バージョンを取得し、クエリ句を準備するための ユーティリティ・メソッドを含みます。 クエリ文字列をエスケープしたり、XML レスポンスをパースするためのメソ ...
https://man.plustar.jp/php/class.solrutils.html - [similar]
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.html - [similar]
保存用表現から PHP の値を生成する 0
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, PHP 5, PHP 7, PHP 8) unserialize — 保存用表現から PHP の値を生成する 説明 unserialize ( string $data , array $options = [] ): mixed unserialize() は、シリアル化された変数を PHP 変数値に戻す変換 ...
https://man.plustar.jp/php/function.unserialize.html - [similar]