検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 615 for connection (0.034 sec.)
対話式のシェルを要求する 3425
« ssh2_sftp ssh2_tunnel » PHP Manual SSH2 関数 対話式のシェルを要求する ssh2_shell (PECL ssh2 >= ... e を返します. 例 例1 対話シェルのリクエスト <?php $connection = ssh2_connect ( 'shell.example.com' , 22 ); ssh2_ ... auth_password ( $connection , 'username' , 'password' ); $stream = ssh2_shell ... ( $connection , 'vt102' , null , 80 , 24 , SSH2_TERM_UNIT_CHARS ...
https://man.plustar.jp/php/function.ssh2-shell.html - [similar]
最初の結果 ID を返す 3403
« ldap_first_attribute ldap_first_reference » PHP Manual LDAP 関数 最初の結果 ID を返す ldap_fir ... 最初の結果 ID を返す 説明 ldap_first_entry ( LDAP\Connection $ldap , LDAP\Result $result ): LDAP\ResultEntry | ... れます。 パラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 result ldap_list() や ldap_ ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-first-entry.html - [similar]
最初のリファレンスを返す 3403
« ldap_first_entry ldap_free_result » PHP Manual LDAP 関数 最初のリファレンスを返す ldap_first_r ... リファレンスを返す 説明 ldap_first_reference ( LDAP\Connection $ldap , LDAP\Result $result ): LDAP\ResultEntry | ... レンス , reference , result , 関数 , entry , free , Connection , Result , ResultEntry ...
https://man.plustar.jp/php/function.ldap-first-reference.html - [similar]
次の結果エントリを得る 3403
« ldap_next_attribute ldap_next_reference » PHP Manual LDAP 関数 次の結果エントリを得る ldap_nex ... 次の結果エントリを得る 説明 ldap_next_entry ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): LDAP\ResultEntr ... います。 パラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 entry LDAP\ResultEntry クラ ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-next-entry.html - [similar]
参照エントリから情報を展開する 3403
« ldap_parse_exop ldap_parse_result » PHP Manual LDAP 関数 参照エントリから情報を展開する ldap_p ... から情報を展開する 説明 ldap_parse_reference ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , array &$referral ... エントリ , 展開 , reference , 関数 , exop , result , Connection , ResultEntry ...
https://man.plustar.jp/php/function.ldap-parse-reference.html - [similar]
定義済み定数 3403
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... eachable. SOCKET_ENETRESET ( int ) Network dropped connection because of reset. SOCKET_ECONNABORTED ( int ) Soft ... ware caused connection abort. SOCKET_ECONNRESET ( int ) Connection reset ... nsport endpoint shutdown. SOCKET_ETIMEDOUT ( int ) Connection timed out. SOCKET_ECONNREFUSED ( int ) Connection ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
メッセージヘッダの配列をソートする 3381
« imap_setflag_full imap_status » PHP Manual IMAP 関数 メッセージヘッダの配列をソートする imap_s ... セージヘッダの配列をソートする 説明 imap_sort ( IMAP\Connection $imap , int $criteria , bool $reverse , int $flags ... メッセージ番号をソートします。 パラメータ imap IMAP\Connection クラスのインスタンス。 criteria criteria は、次のど ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.imap-sort.html - [similar]
最初の属性を返す 3381
« ldap_explode_dn ldap_first_entry » PHP Manual LDAP 関数 最初の属性を返す ldap_first_attribute ... 最初の属性を返す 説明 ldap_first_attribute ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): string | false ... れます。 パラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 entry LDAP\ResultEntry クラ ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-first-attribute.html - [similar]
未解決のトランザクションをコミットする 3381
« oci_close oci_connect » PHP Manual OCI8 関数 未解決のトランザクションをコミットする oci_commit ... ザクションをコミットする 説明 oci_commit ( resource $connection ): bool Oracle接続 connection 上の未解決なトランザ ... トランザクションを使うことを推奨します。 パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_new_c ... 未解決 , データ , commit , 変更 , 接続 , execute , connection ...
https://man.plustar.jp/php/function.oci-commit.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 3381
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル ... 割り当て、それを返す 説明 oci_new_cursor ( resource $connection ): resource | false 指定された接続に新規カーソルを ... 割り当てます。 パラメータ connection oci_connect() あるいは oci_pconnect() が返す Oracl ... ハンドル , カーソル , oci , new , cursor , 注意 , connection , 接続 ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]