検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 746 for server (0.017 sec.)
Return the servers to which this manager is connected 3775
« MongoDB\Driver\Manager::getReadPreference MongoDB\Driver\Manager::getWriteConcern » PHP Manual ... MongoDB\Driver\Manager Return the servers to which this manager is connected MongoDB\Driver ... \Manager::getServers (mongodb >=1.0.0) MongoDB\Driver\Manager::getServ ... ers — Return the servers to which this manager is connected 説明 final pub ... lic MongoDB\Driver\Manager::getServers (): array Returns an array of MongoDB\Driver\Serv ...
https://man.plustar.jp/php/mongodb-driver-manager.getservers.html - [similar]
Microsoft SQL Server および Sybase 関数 (PDO_DBLIB) 3775
« PDO::cubrid_schema PDO_DBLIB DSN » PHP Manual PDO ドライバ Microsoft SQL Server および Sybase ... 関数 (PDO_DBLIB) Microsoft SQL Server および Sybase 関数 (PDO_DBLIB) はじめに PDO_DBLIB ... ェイス を実装したドライバで、 PHP から Microsoft SQL Server および Sybase データベースに対して FreeTDS ライブラ ... 、Microsoft が » http://msdn.microsoft.com/en-us/sqlserver/ff657782.aspx で公開しているもうひとつの MS SQL 用 ... ない場合は、 PDO_ODBC ドライバを使えば Microsoft SQL Server や Sybase データベースに接続することができます。 W ...
https://man.plustar.jp/php/ref.pdo-dblib.html - [similar]
Sets the number of rows to display in each group (expand.rows). Server Default 5 3775
« SolrQuery::setExpandQuery SolrQuery::setExplainOther » PHP Manual SolrQuery Sets the number of ... rows to display in each group (expand.rows). Server Default 5 SolrQuery::setExpandRows (PECL solr >= 2 ... er of rows to display in each group (expand.rows). Server Default 5 説明 public SolrQuery::setExpandRows ( i ... er of rows to display in each group (expand.rows). Server Default 5 パラメータ value 戻り値 SolrQuery 参考 S ... ts , group , parameter , setExpandRows , Default , Server , each ...
https://man.plustar.jp/php/solrquery.setexpandrows.html - [similar]
SERVER 変数を取得する 3775
« Yaf_Request_Abstract::getRequestUri Yaf_Request_Abstract::isCli » PHP Manual Yaf_Request_Abstr ... act SERVER 変数を取得する Yaf_Request_Abstract::getServer (Ya ... f >=1.0.0) Yaf_Request_Abstract::getServerSERVER 変数を取得する 説明 public Yaf_Request_Ab ... stract::getServer ( string $name , string $default = ? ): void SERVE ... 変数を取得する 関連キーワード: 変数 , 取得 , Yaf , SERVER , Request , getServer , パラメータ , string , defa ...
https://man.plustar.jp/php/yaf-request-abstract.getserver.html - [similar]
PDO ドライバ 3761
« PDOException CUBRID (PDO) » PHP Manual PDO PDO ドライバ PDO ドライバ 目次 CUBRID (PDO) MS SQL ... (PDO) IBM (PDO) Informix (PDO) MySQL (PDO) MS SQL Server (PDO) Oracle (PDO) ODBC and DB2 (PDO) PostgreSQL ( ... DO_CUBRID Cubrid PDO_DBLIB FreeTDS / Microsoft SQL Server / Sybase PDO_FIREBIRD Firebird PDO_IBM IBM DB2 PDO ... _INFORMIX IBM Informix Dynamic Server PDO_MYSQL MySQL 3.x/4.x/5.x PDO_OCI Oracle Call In ... LITE SQLite 3 と SQLite 2 PDO_SQLSRV Microsoft SQL Server / SQL Azure 関連キーワード: PDO , CUBRID , Informi ...
https://man.plustar.jp/php/pdo.drivers.html - [similar]
Gets the last committed configuration of the ZooKeeper cluster as it is known to... 3761
« ZookeeperConfig::add ZookeeperConfig::remove » PHP Manual ZookeeperConfig Gets the last commit ... ion of the ZooKeeper cluster as it is known to the server to which the client is connected, synchronously Zo ... ion of the ZooKeeper cluster as it is known to the server to which the client is connected, synchronously 説 ... watcher_cb If nonzero, a watch will be set at the server to notify the client if the node changes. stat If ... lse echo 'ERR' ; ?> 上の例の出力は以下となります。 server.1=localhost:2888:3888:participant;0.0.0.0:2181 ver ...
https://man.plustar.jp/php/zookeeperconfig.get.html - [similar]
Oracle データベースのバージョンを返す 3747
« oci_rollback oci_set_action » PHP Manual OCI8 関数 Oracle データベースのバージョンを返す oci_server ... sion (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_server_version — Oracle データベースのバージョンを返す 説 ... 明 oci_server_version ( resource $connection ): string | false O ... 列、あるいはエラー時に false を返します。 例 例1 oci_server_version() の例 <?php $conn = oci_connect ( "hr" , ... calhost/XE" ); echo "サーバーのバージョン: " . oci_server_version ( $conn ); // 出力は // サーバーのバージョ ...
https://man.plustar.jp/php/function.oci-server-version.html - [similar]
Add a job server 3747
« GearmanWorker::addOptions GearmanWorker::addServers » PHP Manual GearmanWorker Add a job server ... r GearmanWorker::addServer (PECL gearman >= 0.5.0) GearmanWorker::addServer... Add a job server 説明 public GearmanWorker::addServer ( string $hos ... = 127.0.0.1 , int $port = 4730 ): bool Adds a job server to this worker. This goes into a list of servers t ... 合に false を返します。 例 例1 Add alternate Gearman servers <?php $worker = new GearmanWorker (); $worker -> ...
https://man.plustar.jp/php/gearmanworker.addserver.html - [similar]
定義されている関数の一覧を返す 3747
« SoapServer::fault SoapServer::handle » PHP Manual SoapServer 定義されている関数の一覧を返す So ... apServer::getFunctions (PHP 5, PHP 7, PHP 8) SoapServer::ge ... s — 定義されている関数の一覧を返す 説明 public SoapServer::getFunctions (): array SoapServer オブジェクトで定 ... れている関数の一覧を返します。 このメソッドは、 SoapServer::addFunction() もしくは SoapServer::setClass() で追 ... り値 定義されている関数の配列を返します。 例 例1 SoapServer::getFunctions() の例 <?php $server = new SoapServe ...
https://man.plustar.jp/php/soapserver.getfunctions.html - [similar]
Execute a database query 3727
« MongoDB\Driver\Manager::executeCommand MongoDB\Driver\Manager::executeReadCommand » PHP Manual ... tions = array() ): MongoDB\Driver\Cursor Selects a server according to the "readPreference" option and execu ... tes the query on that server. By default, the read preference from the MongoDB ... reference A read preference to use for selecting a server for the operation. session MongoDB\Driver\Session ... uery. Note that this time limit is enforced on the server side and does not take network latency into accoun ...
https://man.plustar.jp/php/mongodb-driver-manager.executequery.html - [similar]