検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 224 for port (0.011 sec.)
7598
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... ; /* 接続する HTTP ポート */ define ( 'SOLR_SERVER_PORT' , (( SOLR_SECURE ) ? 8443 : 8983 )); /* HTTP Basi ... R_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ... R_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ... ML configuration and Schema [6] => Good unicode support: hello (hello with an accent over the e) ) [id] => ...
https://man.plustar.jp/php/solr.examples.html - [similar]
Returns the port on which this server is listening 7474
« MongoDB\Driver\ServerDescription::getLastUpdateTime MongoDB\Driver\ServerDescription::getRound ... anual MongoDB\Driver\ServerDescription Returns the port on which this server is listening MongoDB\Driver\S ... erverDescription::getPort (mongodb >=1.13.0) MongoDB\Driver\ServerDescriptio ... n::getPort — Returns the port on which this server is listeni ... final public MongoDB\Driver\ServerDescription::getPort (): int Returns the port on which this server is l ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.getport.html - [similar]
Register callback functions by event. 7391
« Swoole\Server\Port::__destruct Swoole\Server\Port::set » PHP Manual Swoole\Server Register cal ... lback functions by event. Swoole\Server\Port::on (PECL swoole >= 1.9.0) Swoole\Server\Port::on ... back functions by event. 説明 public Swoole\Server\Port::on ( string $event_name , callable $callback ): R ...
https://man.plustar.jp/php/swoole-server-port.on.html - [similar]
Listen on the given IP and port, socket type. 7308
« Swoole\Server::heartbeat Swoole\Server::on » PHP Manual Swoole\Server Listen on the given IP a ... nd port, socket type. Swoole\Server::listen (PECL swoole > ... Swoole\Server::listen — Listen on the given IP and port, socket type. 説明 public Swoole\Server::listen ( ... string $host , int $port , string $socket_type ): bool パラメータ host port ...
https://man.plustar.jp/php/swoole-server.listen.html - [similar]
Returns the port on which this server is listening 7048
« MongoDB\Driver\Server::getLatency MongoDB\Driver\Server::getServerDescription » PHP Manual Mon ... goDB\Driver\Server Returns the port on which this server is listening MongoDB\Driver\S ... erver::getPort (mongodb >=1.0.0) MongoDB\Driver\Server::getPort... Returns the port on which this server is listening 説明 final publi ... c MongoDB\Driver\Server::getPort (): int Returns the port on which this server is l ...
https://man.plustar.jp/php/mongodb-driver-server.getport.html - [similar]
接続に関連するポート番号を返す 6965
« pg_ping pg_prepare » PHP Manual PostgreSQL 関数 接続に関連するポート番号を返す pg_port (PHP 4, ... PHP 5, PHP 7, PHP 8) pg_port — 接続に関連するポート番号を返す 説明 pg_port ( ? ... PgSql\Connection $connection = null ): string pg_port() は、指定した connection インスタンスが接続してい ... 0 connection は、nullable になりました。 例 例1 pg_port() の例 <?php $pgsql_conn = pg_connect ( "dbname=ma ... ( $pgsql_conn ) { print "Successfully connected to port: " . pg_port ( $pgsql_conn ) . "<br/>\n" ; } else ...
https://man.plustar.jp/php/function.pg-port.html - [similar]
Binds an HTTP server on the specified address and port 6882
« EventHttp::addServerAlias EventHttp::__construct » PHP Manual EventHttp Binds an HTTP server o ... n the specified address and port EventHttp::bind (PECL event >= 1.2.6-beta) EventHt ... Binds an HTTP server on the specified address and port 説明 public EventHttp::bind ( string $address , in ... t $port ): void Binds an HTTP server on the specified addr ... ess and port. Can be called multiple times to bind the same HTT ...
https://man.plustar.jp/php/eventhttp.bind.html - [similar]
6841
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... installed (localhost in this * example), and host_port is the port number of the CUBRID Broker. * The por ... trator's Guide." */ $host_ip = "localhost" ; $host_port = 33000 ; $db_name = "demodb" ; /** * Connect to C ... $cubrid_con = @ cubrid_connect ( $host_ip , $host_port , $db_name ); if (! $cubrid_con ) { echo "Database ... nnection Error" ; exit; } ?> <?php $sql = "select sports, count(players) as players from event group by sp ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 6799
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメン ... $database = 'SAMPLE' ; $hostname = 'localhost' ; $port = 50000 ; $protocol = 'TCPIP' ; $username = 'db2in ... atabase ;" ; $conn_string .= "HOSTNAME= $hostname ;PORT= $port ;PROTOCOL= $protocol ;" ; $conn_string .= " ... $database = 'SAMPLE' ; $hostname = 'localhost' ; $port = 50000 ; $protocol = 'TCPIP' ; $username = 'db2in ... atabase ;" ; $conn_string .= "HOSTNAME= $hostname ;PORT= $port ;PROTOCOL= $protocol ;" ; $conn_string .= " ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
Creates new connection listener associated with an event base 6675
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... ジョン 説明 PECL event 1.5.0 UNIX domain sockets' support added. 例 例1 EventListener::__construct() example ... $c ) $c = NULL ; } public function __construct ( $port ) { $this -> base = new EventBase (); if (! $this ... _TCP); if (!socket_bind($this->socket, '0.0.0.0', $port)) { echo "Unable to bind socket\n"; exit(1); } $th ... EventListener :: OPT_REUSEABLE , - 1 , "0.0.0.0: $port " ); if (! $this -> listener ) { echo "Couldn't cr ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT