検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 224 for port (0.007 sec.)
mysqli クラス 5117
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... mysqli.default_pw") , string $database = "" , int $port = ini_get("mysqli.default_port") , string $socket ... mysqli.default_pw") , string $database = "" , int $port = ini_get("mysqli.default_port") , string $socket ... ? , string $passwd = ? , string $dbname = ? , int $port = ? , string $socket = ? , int $flags = ? ): bool ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
サーバーを追加する 5117
« radius_acct_open radius_auth_open » PHP Manual Radius 関数 サーバーを追加する radius_add_serve ... resource $radius_handle , string $hostname , int $port , string $secret , int $timeout , int $max_tries ) ... あるいはドット区切りの IP アドレス形式で指定します。 port port は、サーバーとの接続に使用する UDP ポートを指 ...
https://man.plustar.jp/php/function.radius-add-server.html - [similar]
Add a job server 5117
« GearmanWorker::addOptions GearmanWorker::addServers » PHP Manual GearmanWorker Add a job serve ... orker::addServer ( string $host = 127.0.0.1 , int $port = 4730 ): bool Adds a job server to this worker. T ... s here. パラメータ host ジョブサーバーのホスト名。 port ジョブサーバーのポート番号。 戻り値 成功した場合に ...
https://man.plustar.jp/php/gearmanworker.addserver.html - [similar]
Add a list of job servers to the client 5065
« GearmanClient::addServer GearmanClient::addTask » PHP Manual GearmanClient Add a list of job s ... ervers, each server specified in the format ' host:port '. 戻り値 成功した場合に true を、失敗した場合に f ... ultiple job servers, the first on the default 4730 port $gmclient -> addServers ( "10.0.0.1,10.0.0.2:7003" ...
https://man.plustar.jp/php/gearmanclient.addservers.html - [similar]
Deletes all documents matching the given query 5065
« SolrClient::deleteByQueries SolrClient::__destruct » PHP Manual SolrClient Deletes all documen ... R_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ...
https://man.plustar.jp/php/solrclient.deletebyquery.html - [similar]
Checks if Solr server is still up 5065
« SolrClient::optimize SolrClient::query » PHP Manual SolrClient Checks if Solr server is still ... R_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ...
https://man.plustar.jp/php/solrclient.ping.html - [similar]
Adds a facet query 5065
« SolrQuery::addFacetField SolrQuery::addField » PHP Manual SolrQuery Adds a facet query SolrQue ... R_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ...
https://man.plustar.jp/php/solrquery.addfacetquery.html - [similar]
Specifies a filter query 5065
« SolrQuery::addField SolrQuery::addGroupField » PHP Manual SolrQuery Specifies a filter query S ... R_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ...
https://man.plustar.jp/php/solrquery.addfilterquery.html - [similar]
指定したソケットのローカル側に問い合わせ、その型に応じてホスト/ポート、あるいは ... 5024
« socket_getpeername socket_import_stream » PHP Manual ソケット 関数 指定したソケットのローカル側 ... ckname ( Socket $socket , string &$address , int &$port = null ): bool 注意 : socket_getsockname() は、 so ... ものを address パラメータに、そしてもし オプションの port パラメータが指定されていれば そこにポートを格納しま ... /daemon.sock )を address パラメータに格納します。 port 指定した場合は、関連付けるポートを保持します。 戻り ...
https://man.plustar.jp/php/function.socket-getsockname.html - [similar]
CUBRID データベースへの接続 5024
« CUBRID (PDO) PDO::cubrid_schema » PHP Manual CUBRID (PDO) CUBRID データベースへの接続 PDO_CUBR ... : です。 host データベースサーバーのあるホスト名。 port データベースサーバーが動いているポート。 dbname デ ... めの PDO_CUBRID DSN の例です。 cubrid:host=localhost;port=33000;dbname=demodb 関連キーワード: CUBRID , データ ...
https://man.plustar.jp/php/ref.pdo-cubrid.connection.html - [similar]