検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 615 for connection (0.076 sec.)
名前空間の定義 2983
« 名前空間の概要 サブ名前空間の宣言 » PHP Manual 名前空間 名前空間の定義 名前空間の定義 (PHP 5 > ... namespace MyProject ; const CONNECT_OK = 1 ; class Connection { /* ... */ } function connect () { /* ... */ } ?> ...
https://man.plustar.jp/php/language.namespaces.definition.html - [similar]
基本的な使用法 2983
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから ... [ "mail" ][ 0 ] . "<br /><hr />" ; } echo "Closing connection" ; ldap_close ( $ds ); } else { echo "<h4>Unable t ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
使用している接続の型を文字列で返す 2983
« mysqli::get_connection_stats mysqli::$protocol_version » PHP Manual mysqli 使用している接続の型 ...
https://man.plustar.jp/php/mysqli.get-host-info.html - [similar]
基本的な使い方 2983
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガ ... / This function should be needed, since PostgreSQL connection binds database. function pg_list_dbs ( $db ) { ass ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
Adds a collection of SolrInputDocument instances to the index 2983
« SolrClient::addDocument SolrClient::commit » PHP Manual SolrClient Adds a collection of SolrIn ... Exception if the client had failed, or there was a connection issue. Throws SolrServerException if the Solr Serv ...
https://man.plustar.jp/php/solrclient.adddocuments.html - [similar]
Sends a query to the server 2983
« SolrClient::ping SolrClient::request » PHP Manual SolrClient Sends a query to the server SolrC ... Exception if the client had failed, or there was a connection issue. Throws SolrServerException if the Solr Serv ...
https://man.plustar.jp/php/solrclient.query.html - [similar]
定義済み定数 2983
« リソース型 Swoole 関数 » PHP Manual Swoole 定義済み定数 定義済み定数 以下の定数が定義されていま ... t ) WEBSOCKET_OPCODE_PING ( int ) WEBSOCKET_STATUS_CONNECTION ( int ) WEBSOCKET_STATUS_HANDSHAKE ( int ) WEBSOCK ...
https://man.plustar.jp/php/swoole.constants.html - [similar]
Secure Shell2 2968
« AddressInfo はじめに » PHP Manual その他のサービス Secure Shell2 Secure Shell2 はじめに インス ... — SSH サーバーに接続する ssh2_disconnect — Close a connection to a remote SSH server ssh2_exec — リモートサーバー ...
https://man.plustar.jp/php/book.ssh2.html - [similar]
com クラス 2968
« 配列と配列形式の COM プロパティ com::__construct » PHP Manual COM com クラス com クラス (PHP 4 ... ?> 例2 com の例 (2) <?php $conn = new com ( "ADODB.Connection" ) or die( "Cannot start ADO" ); $conn -> Open ( " ...
https://man.plustar.jp/php/class.com.html - [similar]
The EventHttpRequest class 2968
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe ... (): void public clearHeaders (): void public closeConnection (): void public __construct ( callable $callback , ... ing $type ): void public free (): void public closeConnection (): EventBufferEvent public getCommand (): void pu ... blic closeConnection (): EventHttpConnection public getHost (): string ... header list of the request EventHttpRequest::closeConnection — Closes associated HTTP connection EventHttpReque ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]