検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 746 for Server (1.049 sec.)
If true, facet counts are based on the most relevant document of each group matc... 3075
« SolrQuery::setGroupOffset SolrQuery::setHighlight » PHP Manual SolrQuery If true, facet counts ... ant document of each group matching the query. The server default value is false. group.truncate parameter パ ... he number of results to return for each group. The server default value is 1 SolrQuery::setGroupMain() - If ...
https://man.plustar.jp/php/solrquery.setgrouptruncate.html - [similar]
クライアントからの変数を取得する 3075
« Yaf_Request_Http::__construct Yaf_Request_Http::getCookie » PHP Manual Yaf_Request_Http クライ ... name を探し、見つからない場合は POST、GET、Cookie、Server を調べます。 パラメータ name 変数名。 default この ... リクエストボディを取得する Yaf_Request_Abstract::getServer() - SERVER 変数を取得する Yaf_Request_Abstract::ge ...
https://man.plustar.jp/php/yaf-request-http.get.html - [similar]
Change ZK cluster ensemble membership and roles of ensemble peers 3075
« ZookeeperConfig::remove ZookeeperException » PHP Manual ZookeeperConfig Change ZK cluster ense ... fig = $client -> getConfig (); $zkConfig -> set ( "server.1=localhost:2888:3888:participant;0.0.0.0:2181" ); ... ion of the ZooKeeper cluster as it is known to the server to which the client is connected, synchronously Zo ... okeeperConfig::add() - Add servers to the ensemble ZookeeperConfig::remove() - Remov ... e servers from the ensemble ZookeeperException 関連キーワー ...
https://man.plustar.jp/php/zookeeperconfig.set.html - [similar]
アルファベット順 3061
« 拡張モジュールの一覧/分類 所属 » PHP Manual 拡張モジュールの一覧/分類 アルファベット順 アルファ ... ワードのハッシュ PCNTL PCRE PDO CUBRID (PDO) MS SQL Server (PDO) Firebird (PDO) IBM (PDO) Informix (PDO) MySQ ... and DB2 (PDO) PostgreSQL (PDO) SQLite (PDO) MS SQL Server (PDO) PostgreSQL Phar phpdbg POSIX PS Pspell pthre ...
https://man.plustar.jp/php/extensions.alphabetical.html - [similar]
Apacheサブプロセスの環境変数を設定する 3061
« apache_response_headers getallheaders » PHP Manual Apache 関数 Apacheサブプロセスの環境変数を設 ... す。 注意 : Apache 環境変数を設定しても、対応する $_SERVER の値は変更されません。 パラメータ variable 設定する ... 割されたページや PHP スクリプトによって取り込まれた Server Side Includes (.shtml) に渡すための変数を設定する場 ...
https://man.plustar.jp/php/function.apache-setenv.html - [similar]
Retrieves the number of rows in a result set 3061
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... returned. 例 例1 sqlsrv_num_rows() example <?php $server = "serverName\sqlexpress" ; $connectionInfo = arra ... , "PWD" => "password" ); $conn = sqlsrv_connect ( $server , $connectionInfo ); $sql = "SELECT * FROM Table_1 ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
最もあてはまるロケールを HTTP "Accept-Language" ヘッダにもとづいて探す 3061
« Locale Locale::canonicalize » PHP Manual Locale 最もあてはまるロケールを HTTP "Accept-Language ... ) の例 <?php $locale = locale_accept_from_http ( $_SERVER [ 'HTTP_ACCEPT_LANGUAGE' ]); echo $locale ; ?> 例2 ... 向の例 <?php $locale = Locale :: acceptFromHttp ( $_SERVER [ 'HTTP_ACCEPT_LANGUAGE' ]); echo $locale ; ?> 上の ...
https://man.plustar.jp/php/locale.acceptfromhttp.html - [similar]
サーバーの状態を返す 3061
« Memcache::getExtendedStats Memcache::getStats » PHP Manual Memcache サーバーの状態を返す Memca ... che::getServerStatus (PECL memcache >= 2.1.0) Memcache::getServer ... Status — サーバーの状態を返す 説明 Memcache::getServerStatus ( string $host , int $port = 11211 ): int Me ... mcache::getServerStatus() は、サーバーがオンライン/オフラインのどちら ... であるかを返します。 memcache_get_server_status() 関数を使用することも可能です。 注意 : この ...
https://man.plustar.jp/php/memcache.getserverstatus.html - [similar]
Returns the ID for this cursor 3061
« MongoDB\Driver\Cursor::current MongoDB\Driver\Cursor::getServer » PHP Manual MongoDB\Driver\Cu ... A cursor ID uniquely identifies the cursor on the server. パラメータ この関数にはパラメータはありません。 戻 ... f * our results and the cursor remains open on the server. */ $manager = new MongoDB \ Driver \ Manager ( "m ...
https://man.plustar.jp/php/mongodb-driver-cursor.getid.html - [similar]
Memory management 3061
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... easier. Handling of result sets The various MySQL Server and the various client APIs differentiate between ... reams for the network communication with the MySQL Server. Results sent by MySQL are fetched from the PHP St ... set is freed or a copy-on-write is performed. An observer will see the total memory consumption grow until t ... or to releasing the result set itself. On a loaded server optimizing peak memory usage may help improving th ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]