検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 615 for Connection (0.212 sec.)
メッセージヘッダを読み込む 3248
« imap_header imap_headers » PHP Manual IMAP 関数 メッセージヘッダを読み込む imap_headerinfo (PH ... ッセージヘッダを読み込む 説明 imap_headerinfo ( IMAP\Connection $imap , int $message_num , int $from_length = 0 , ... ヘッダを読み込んで取得します。 パラメータ imap IMAP\Connection クラスのインスタンス。 message_num メッセージ番号。 ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.imap-headerinfo.html - [similar]
SASL を使用して LDAP ディレクトリにバインドする 3248
« ldap_rename ldap_search » PHP Manual LDAP 関数 SASL を使用して LDAP ディレクトリにバインドする ... ィレクトリにバインドする 説明 ldap_sasl_bind ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-sasl-bind.html - [similar]
HTTP レスポンスヘッダ 3248
« $php_errormsg $argc » PHP Manual 定義済の変数 HTTP レスポンスヘッダ $http_response_header (PHP ... string(19) "Content-Length: 438" [7]=> string(17) "Connection: close" [8]=> string(38) "Content-Type: text/html; ... string , レスポンス , ヘッダ , header , Content , Connection , Length , bytes , Server , Accept ...
https://man.plustar.jp/php/reserved.variables.httpresponseheader.html - [similar]
Secure Shell 2 3248
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — S ... pub' , '/home/username/.ssh/id_rsa' , 'secret' ); $connection_string = "ssh2.sftp:// $session /" ; unset( $sessi ... on ); $stream = fopen ( $connection_string . "path/to/file" , 'r' ); ?> この例では、un ... のところでセッションを閉じてしまいます。 なぜなら、 $connection_string が持つのが $session への参照ではなく、単にそ ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
Specify application credentials 3248
« Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a ... by the scheme parameter to authenticate the client connection. If the authentication request has failed: - the s ... erver connection is dropped. - the watcher is called with the ZOO_A ...
https://man.plustar.jp/php/zookeeper.addauth.html - [similar]
ZooKeeper 3226
« ZMQDevice::setTimerTimeout はじめに » PHP Manual その他のサービス ZooKeeper ZooKeeper はじめに ... — Return the client session id, only valid if the connections is currently connected (ie. last watcher state is ... rn the timeout for this session, only valid if the connections is currently connected (ie. last watcher state is ... okeeper::getState — Get the state of the zookeeper connection Zookeeper::isRecoverable — Checks if the current z ... ookeeper connection state can be recovered Zookeeper::set — Sets the d ...
https://man.plustar.jp/php/book.zookeeper.html - [similar]
接続処理 3226
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、 ... が接続を切断した場合に別の動作をさせたい場合に は、 connection_aborted() 関数を使用することが 可能です。 この関数 ... がコールされます。 このシャットダウン関数の中では、 connection_status() 関数のコールにより タイムアウトがシャット ... あればシャットダウン関数が コールされます。 ここで、 connection_status() は 3 を返します。 関連キーワード: 接続 , ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
インターネットへの接続速度を取得する 3226
« geoip_isp_by_name geoip_org_by_name » PHP Manual GeoIP 関数 インターネットへの接続速度を取得す ... 'www.example.com' ); if ( $netspeed ) { echo 'The connection type is: ' . $netspeed ; } ?> 上の例の出力は以下と ... なります。 The connection type is: Corporate 関連キーワード: 接続 , 速度 , イ ...
https://man.plustar.jp/php/function.geoip-netspeedcell-by-name.html - [similar]
クオータレベルの設定、メールボックス毎の使用状況を取得する 3226
« imap_gc imap_get_quotaroot » PHP Manual IMAP 関数 クオータレベルの設定、メールボックス毎の使用 ... ス毎の使用状況を取得する 説明 imap_get_quota ( IMAP\Connection $imap , string $quota_root ): array | false クオー ... taroot() 関数を参照ください。 パラメータ imap IMAP\Connection クラスのインスタンス。 quota_root quota_root は、通 ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.imap-get-quota.html - [similar]
LDAP ディレクトリにエントリを付加する 3226
« ldap_8859_to_t61 ldap_add » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_ad ... クトリにエントリを付加する 説明 ldap_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $contr ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-add-ext.html - [similar]