検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 224 for port (0.043 sec.)
Collapses the result set to a single document per group 4567
« SolrQuery::addStatsField SolrQuery::__construct » PHP Manual SolrQuery Collapses the result se ... R_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_PORT , 'path' => SOLR_SERVER_PATH ...
https://man.plustar.jp/php/solrquery.collapse.html - [similar]
CURLFile オブジェクトを作る 4526
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__c ... 3) "0.0.0.0" ["certinfo"]=> array(0) { } ["primary_port"]=> int(80) ["local_ip"]=> string(12) "0.0.0.0" [" ... local_port"]=> int(34856) } 参考 curl_setopt() - cURL 転送用オ ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
cURL 転送用オプションを設定する 4526
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl ... 利用します。 false の場合は EPRT・LPRT を無効にして PORT を利用します。 CURLOPT_FTP_USE_EPSV true を設定する ... 指定すると、全てのリダイレクトを拒否します。 CURLOPT_PORT 接続先のポート番号。 CURLOPT_POSTREDIR CURLOPT_FOL ... みです。 cURL 7.10.7 で追加されました。 CURLOPT_PROXYPORT プロキシ接続のポート番号。このポート番号は、 CURLO ... 信されます。 cURL 7.10 で追加されました。 CURLOPT_FTPPORT FTP で "PORT" を使用するための IP アドレスを取得す ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
Oracle データベースに接続する 4526
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect ... 10 g の Easy Connect 文字列の形式は [//]host_name[:port][/service_name] です。Oracle 11 g 以降の場合は、こ ... の構文は [//]host_name[:port][/service_name][:server_type][/instance_name] とな ... SS = (PROTOCOL = TCP)(HOST = mymachine.oracle.com)(PORT = 1521)) // (CONNECT_DATA = // (SERVER = DEDICATED ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
SSH サーバーに接続する 4526
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_conne ... ーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ) ... もしくは公開鍵を使用して認証します。 パラメータ host port methods methods は以下に示された4つのパラメータを持 ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
php.ini ディレクティブのリスト 4526
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... _ALL error_prepend_string NULL PHP_INI_ALL error_reporting NULL PHP_INI_ALL exif.encode_unicode "ISO-8859- ... memcache 2.0.2 以降で使用可能です memcache.default_port "11211" PHP_INI_ALL memcache 2.0.2 以降で使用可能で ... TEM mysql.trace_mode "0" PHP_INI_ALL mysql.default_port NULL PHP_INI_ALL mysql.default_socket NULL PHP_INI ... ysqli.max_links "-1" PHP_INI_SYSTEM mysqli.default_port "3306" PHP_INI_ALL mysqli.default_socket NULL PHP_ ...
https://man.plustar.jp/php/ini.list.html - [similar]
定義済み定数 4526
« リソース型 例 » PHP Manual Varnish 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... ng ) VARNISH_CONFIG_HOST ( string ) VARNISH_CONFIG_PORT ( string ) VARNISH_CONFIG_TIMEOUT ( string ) VARNI ...
https://man.plustar.jp/php/varnish.constants.html - [similar]
基本的な VarnishAdmin の使用法 4526
« 例 基本的な VarnishStat の使用法 » PHP Manual 例 基本的な VarnishAdmin の使用法 基本的な Varni ... ray( VARNISH_CONFIG_HOST => "::1" , VARNISH_CONFIG_PORT => 6082 , VARNISH_CONFIG_SECRET => "5174826b-8595- ...
https://man.plustar.jp/php/varnish.example.admin.html - [similar]
Create a handle to used communicate with zookeeper 4526
« Zookeeper::connect Zookeeper::create » PHP Manual Zookeeper Create a handle to used communicat ... is received. パラメータ host comma separated host:port pairs, each corresponding to a zk server. e.g. "12 ...
https://man.plustar.jp/php/zookeeper.construct.html - [similar]
データベースへの持続的接続を返す 4484
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect ... $database = "SAMPLE" ; $hostname = "localhost" ; $port = 50000 ; $authID = "db2inst1" ; $auth_pass = "ibm ... $dsn = "DATABASE= $database ;HOSTNAME= $hostname ;PORT= $port ; PROTOCOL=TCPIP;UID= $authID ;PWD= $auth_p ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]