検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 746 for Server (1.117 sec.)
その他の基本モジュール 3480
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本 ... ponse — The Swoole\Http\Response class Swoole\Http\Server — The Swoole\Http\Server class Swoole\Lock — The S ... le\Process — The Swoole\Process class Swoole\Redis\Server — The Swoole\Redis\Server class Swoole\Serialize — ... The Swoole\Serialize class Swoole\Server — The Swoole\Server class Swoole\Table — The Swool ... The Swoole\WebSocket\Frame class Swoole\WebSocket\Server — The Swoole\WebSocket\Server class Tidy はじめに ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
Adds another field to the facet 3480
« SolrQuery::addFacetDateOther SolrQuery::addFacetQuery » PHP Manual SolrQuery Adds another fiel ... xample <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'pass ... word' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , ); $client ...
https://man.plustar.jp/php/solrquery.addfacetfield.html - [similar]
実用的な例 3480
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な ... 常にドル記号で始まります。 ここで使用する変数は、 $_SERVER['HTTP_USER_AGENT'] です。 注意 : $_SERVER は、 Web ... します。 例1 変数を出力する (配列要素) <?php echo $_SERVER [ 'HTTP_USER_AGENT' ]; ?> このスクリプトの出力例は ... の要素を出力しています。配列は、非常に有用です。 $_SERVER は、PHP で自動的に利用可能な変数のひとつに過ぎませ ... 制御構造 および 関数 の使用例 <?php if ( strpos ( $_SERVER [ 'HTTP_USER_AGENT' ], 'MSIE' ) !== false ) { echo ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]
Close CUBRID connection 3466
« cubrid_client_encoding cubrid_data_seek » PHP Manual CUBRID MySQL 互換関数 Close CUBRID connec ... closes the connection handle and disconnects from server. If there is any request handles not closed yet at ... n cubrid_connect() - Open a connection to a CUBRID Server cubrid_connect_with_url() - Establish the environm ... ent for connecting to CUBRID server 関連キーワード: CUBRID , cubrid , connection , ide ... ntifier , process , server , closed , conn , not , function ...
https://man.plustar.jp/php/function.cubrid-close.html - [similar]
CUBRID 関数 3466
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... Establish the environment for connecting to CUBRID server cubrid_connect — Open a connection to a CUBRID Ser ... the query timeout value of the request cubrid_get_server_info — Return the CUBRID server version cubrid_get ... _with_url — Open a persistent connection to CUBRID server cubrid_pconnect — Open a persistent connection to ... a CUBRID server cubrid_prepare — Prepare a SQL statement for execu ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
Adds a collection of SolrInputDocument instances to the index 3466
« SolrClient::addDocument SolrClient::commit » PHP Manual SolrClient Adds a collection of SolrIn ... ailed, or there was a connection issue. Throws SolrServerException if the Solr Server had failed to process ... xample <?php $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'pass ... word' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , ); $client ...
https://man.plustar.jp/php/solrclient.adddocuments.html - [similar]
Get Documents by their Ids. Utilizes Solr Realtime Get (RTG) 3466
« SolrClient::getById SolrClient::getDebug » PHP Manual SolrClient Get Documents by their Ids. U ... strap.php" ; $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'pass ... word' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , 'path' => ... SOLR_SERVER_PATH ); $client = new SolrClient ( $options ); $re ...
https://man.plustar.jp/php/solrclient.getbyids.html - [similar]
Create a new BulkWrite 3452
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite ... available in MongoDB 3.2+ and is ignored for older server versions, which do not support document level vali ... eption at execution time if specified for an older server version. let array | object Map of parameter names ... eption at execution time if specified for an older server version. ordered bool Ordered operations ( true ) ... are executed serially on the MongoDB server, while unordered operations ( false ) are sent to ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
Adds a child document for block indexing 3452
« SolrInputDocument SolrInputDocument::addChildDocuments » PHP Manual SolrInputDocument Adds a c ... strap.php" ; $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'pass ... word' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , 'path' => ... SOLR_SERVER_STORE_PATH , ); $client = new SolrClient ( $option ...
https://man.plustar.jp/php/solrinputdocument.addchilddocument.html - [similar]
Adds an array of child documents 3452
« SolrInputDocument::addChildDocument SolrInputDocument::addField » PHP Manual SolrInputDocument ... strap.php" ; $options = array ( 'hostname' => SOLR_SERVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'pass ... word' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , 'path' => ... SOLR_SERVER_STORE_PATH , ); $client = new SolrClient ( $option ...
https://man.plustar.jp/php/solrinputdocument.addchilddocuments.html - [similar]