検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 491 for [SIMILAR] 16 1024 4096 WITH 20803 clearheaders W... (1.323 sec.)
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
Constructor for the SolrClient object 0
« SolrClient::commit SolrClient::deleteById » PHP Manual SolrClient Constructor for the SolrClient object SolrClient::__construct (PECL solr >= 0.9.2) SolrClient::__construct — Constructor for the SolrClient object 説明 public SolrClient::__construct ( array $clientOptions ) Constructor ...
https://man.plustar.jp/php/solrclient.construct.html - [similar]
0
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply training data to generate a model on, then make predictions based on the model. There are a default set of parameters that should get some results with most any input, so we'll start by looking at t ...
https://man.plustar.jp/php/svm.examples.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]
Yaf_Route_Map クラス 0
« Yaf_Route_Interface::route Yaf_Route_Map::assemble » PHP Manual Yaf Yaf_Route_Map クラス Yaf_Route_Map クラス (Yaf >=1.0.0) はじめに Yaf_Route_Map は標準で組み込まれているルートです。 単純に URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri() ...
https://man.plustar.jp/php/class.yaf-route-map.html - [similar]
共変性と反変性 0
« オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反変性 PHP 7.2.0 で、子クラスのメソッドの引数の型の制限を除く形で、反変性が一部サポートされました。 PHP 7.4.0 以降で、共変性と反変性が完全にサポートされるようになりました。 共変性とは、子クラス ...
https://man.plustar.jp/php/language.oop5.variance.html - [similar]
クラスのインスタンス化が可能であるかどうかを調べる 0
« ReflectionClass::isInstance ReflectionClass::isInterface » PHP Manual ReflectionClass クラスのインスタンス化が可能であるかどうかを調べる ReflectionClass::isInstantiable (PHP 5, PHP 7, PHP 8) ReflectionClass::isInstantiable — クラスのインスタンス化が可能であるかどうかを調べる 説明 publi ...
https://man.plustar.jp/php/reflectionclass.isinstantiable.html - [similar]
The MongoDB\Driver\ServerDescription class 0
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Manual MongoDB\Driver The MongoDB\Driver\ServerDescription class The MongoDB\Driver\ServerDescription class (mongodb >=1.13.0) はじめに The MongoDB\Driver\ServerDescription class is a value obje ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
The Swoole\Http\Server class 0
« Swoole\Http\Response::write Swoole\Http\Server::on » PHP Manual Swoole The Swoole\Http\Server class The Swoole\Http\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Server extends Swoole\Server { /* メソッド */ public on ( string $event_name , callable $callbac ...
https://man.plustar.jp/php/class.swoole-http-server.html - [similar]
指定した伝送に関する情報を得る 0
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) curl_getinfo — 指定した伝送に関する情報を得る 説明 curl_getinfo ( CurlHandle $handle , ? int $option = null ): mixed 直近の転送に関する情報を取得します。 ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]