検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 615 for connection (0.022 sec.)
LDAP\Result クラス 3491
« LDAP\Connection LDAP\ResultEntry » PHP Manual LDAP LDAP\Result クラス LDAP\Result クラス (PHP ... LDAP\Result { } 関連キーワード: クラス , Result , Connection , ResultEntry , result , リソース , 概要 , final , ...
https://man.plustar.jp/php/class.ldap-result.html - [similar]
The PgSql\Result class 3491
« PgSql\Connection PgSql\Lob » PHP Manual PostgreSQL The PgSql\Result class The PgSql\Result cla ... sult { } 関連キーワード: PgSql , Result , クラス , Connection , Lob , PostgreSQL , pgsql , result , リソース , 概 ...
https://man.plustar.jp/php/class.pgsql-result.html - [similar]
FTP サーバーからファイルをダウンロードする 3491
« ftp_get_option ftp_login » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードする ftp_ ... ーからファイルをダウンロードする 説明 ftp_get ( FTP\Connection $ftp , string $local_filename , string $remote_fil ... をローカルファイルに保存します。 パラメータ ftp FTP\Connection クラスのインスタンス local_filename ローカルファイ ... 。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを期待するようになりました。 これより ... , ダウンロード , ファイル , filename , ローカル , Connection , バージョン , パラメータ , mode , 保存 ...
https://man.plustar.jp/php/function.ftp-get.html - [similar]
クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する 3491
« hrtime pack » PHP Manual その他の関数 クライアントの接続が切断された際にスクリプトの実行を終了 ... たりしてくれるでしょう while( 1 ) { // 接続失敗? if( connection_status () != CONNECTION_NORMAL ) { break; } // 10 ... うかを保証できません。 flush() を参照ください。 参考 connection_aborted() - クライアントとの接続が切断されているか ... どうかを調べる connection_status() - 接続ステータスのビットフィールドを返す ...
https://man.plustar.jp/php/function.ignore-user-abort.html - [similar]
現在のメールボックスから削除するメッセージに印を付ける 3491
« imap_createmailbox imap_deletemailbox » PHP Manual IMAP 関数 現在のメールボックスから削除するメ ... 除するメッセージに印を付ける 説明 imap_delete ( IMAP\Connection $imap , string $message_nums , int $flags = 0 ): b ... ックスに残ったままになります。 パラメータ imap IMAP\Connection クラスのインスタンス。 message_nums IMAP4 形式のシ ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... ルボックス , マーク , 印 , nums , コール , expunge , Connection , 期待 ...
https://man.plustar.jp/php/function.imap-delete.html - [similar]
ユーザー単位のクォータ設定を取得する 3491
« imap_get_quota imap_getacl » PHP Manual IMAP 関数 ユーザー単位のクォータ設定を取得する imap_ge ... ォータ設定を取得する 説明 imap_get_quotaroot ( IMAP\Connection $imap , string $mailbox ): array | false ユーザー単 ... で使用している容量を表します。 パラメータ imap IMAP\Connection クラスのインスタンス。 mailbox mailbox はどのメール ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... 単位 , メールボックス , quotaroot , quota , 関数 , Connection , mailbox ...
https://man.plustar.jp/php/function.imap-get-quotaroot.html - [similar]
メールボックスのリストを読み込む 3491
« imap_last_error imap_listmailbox » PHP Manual IMAP 関数 メールボックスのリストを読み込む imap_ ... ールボックスのリストを読み込む 説明 imap_list ( IMAP\Connection $imap , string $reference , string $pattern ): arr ... ックスのリストを読み込みます。 パラメータ imap IMAP\Connection クラスのインスタンス。 reference 通常、 reference ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... ーワード: メールボックス , リスト , pattern , list , Connection , reference , mail , 意味 , 階層 , バージョン ...
https://man.plustar.jp/php/function.imap-list.html - [similar]
LDAP ディレクトリにエントリを付加する 3491
« ldap_add_ext ldap_bind_ext » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_a ... ィレクトリにエントリを付加する 説明 ldap_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $contr ... します。 パラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 dn LDAP エンティティの識別名 ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ... ディレクトリ , 付加 , controls , ext , バージョン , Connection , インスタンス , 期待 , 作成 ...
https://man.plustar.jp/php/function.ldap-add.html - [similar]
Oracle データベースのバージョンを返す 3491
« oci_rollback oci_set_action » PHP Manual OCI8 関数 Oracle データベースのバージョンを返す oci_s ... バージョンを返す 説明 oci_server_version ( resource $connection ): string | false Oracle データベースのバージョンと ... 利用可能なオプションを返します。 パラメータ connection 戻り値 バージョン情報を表す文字列、あるいはエラー時 ... データベース , oci , version , server , 注意 , OCI , connection , 参考 , 推奨 ...
https://man.plustar.jp/php/function.oci-server-version.html - [similar]
拡張データストリームを取得する 3491
« ssh2_exec ssh2_fingerprint » PHP Manual SSH2 関数 拡張データストリームを取得する ssh2_fetch_st ... と関連付けられた stderr ストリームを処理する <?php $connection = ssh2_connect ( 'shell.example.com' , 22 ); ssh2_ ... auth_password ( $connection , 'username' , 'password' ); $stdio_stream = ssh2_ ... shell ( $connection ); $stderr_stream = ssh2_fetch_stream ( $stdio_str ...
https://man.plustar.jp/php/function.ssh2-fetch-stream.html - [similar]