検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 493 for [SIMILAR] 16 1024 4096 WITH 14801 yar WITH 8674 ... (1.454 sec.)
Adds a document to the index 0
« SolrClient SolrClient::addDocuments » PHP Manual SolrClient Adds a document to the index SolrClient::addDocument (PECL solr >= 0.9.2) SolrClient::addDocument — Adds a document to the index 説明 public SolrClient::addDocument ( SolrInputDocument $doc , bool $overwrite = true , int $comm ...
https://man.plustar.jp/php/solrclient.adddocument.html - [similar]
Remove servers from the ensemble 0
« ZookeeperConfig::get ZookeeperConfig::set » PHP Manual ZookeeperConfig Remove servers from the ensemble ZookeeperConfig::remove (PECL zookeeper >= 0.6.0, ZooKeeper >= 3.5.0) ZookeeperConfig::remove — Remove servers from the ensemble 説明 public ZookeeperConfig::remove ( string $id_list ...
https://man.plustar.jp/php/zookeeperconfig.remove.html - [similar]
cURL ハンドルのセットを閉じる 0
« curl_multi_add_handle curl_multi_errno » PHP Manual cURL 関数 cURL ハンドルのセットを閉じる curl_multi_close (PHP 5, PHP 7, PHP 8) curl_multi_close — cURL ハンドルのセットを閉じる 説明 curl_multi_close ( CurlMultiHandle $multi_handle ): void 注意 : この関数を実行しても何も起こりません。 ...
https://man.plustar.jp/php/function.curl-multi-close.html - [similar]
Return the CUBRID server version 0
« cubrid_get_query_timeout cubrid_get » PHP Manual CUBRID 関数 Return the CUBRID server version cubrid_get_server_info (PECL CUBRID >= 8.3.0) cubrid_get_server_info — Return the CUBRID server version 説明 cubrid_get_server_info ( resource $conn_identifier ): string This function returns ...
https://man.plustar.jp/php/function.cubrid-get-server-info.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 0
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする mysql_pconnect (PHP 4, PHP 5) mysql_pconnect — MySQL サーバーへの持続的な接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
概要 0
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
Deletes all documents matching the given query 0
« SolrClient::deleteByQueries SolrClient::__destruct » PHP Manual SolrClient Deletes all documents matching the given query SolrClient::deleteByQuery (PECL solr >= 0.9.2) SolrClient::deleteByQuery — Deletes all documents matching the given query 説明 public SolrClient::deleteByQuery ( st ...
https://man.plustar.jp/php/solrclient.deletebyquery.html - [similar]
Add servers to the ensemble 0
« ZookeeperConfig ZookeeperConfig::get » PHP Manual ZookeeperConfig Add servers to the ensemble ZookeeperConfig::add (PECL zookeeper >= 0.6.0, ZooKeeper >= 3.5.0) ZookeeperConfig::add — Add servers to the ensemble 説明 public ZookeeperConfig::add ( string $members , int $version = -1 , a ...
https://man.plustar.jp/php/zookeeperconfig.add.html - [similar]
Returns the CUBRID database parameters 0
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID database parameters cubrid_get_db_parameter (PECL CUBRID >= 8.3.0) cubrid_get_db_parameter — Returns the CUBRID database parameters 説明 cubrid_get_db_parameter ( resource $conn_identifier ): ar ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
基本的な curl の使用法 0
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート機能付きでコンパイルすると、 curl 関数を使用可能となります。cURL 関数の基本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 続いて cu ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]