検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 615 for Connection (0.063 sec.)
LDAP ディレクトリにバインドする 3226
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 ... ディレクトリにバインドする 説明 ldap_bind_ext ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]
ディレクトリからエントリを削除する 3226
« ldap_count_references ldap_delete » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ld ... リからエントリを削除する 説明 ldap_delete_ext ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): L ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-delete-ext.html - [similar]
現在の属性から属性を削除する 3226
« ldap_mod_add ldap_mod_del » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap_mod_del_ext ... 属性から属性を削除する 説明 ldap_mod_del_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $contr ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-mod_del-ext.html - [similar]
属性を新規の値に置換する 3226
« ldap_mod_del ldap_mod_replace » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace ... 新規の値に置換する 説明 ldap_mod_replace_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $contr ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-mod_replace-ext.html - [similar]
エントリ名を修正する 3226
« ldap_read ldap_rename » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename_ext (PHP 7 >= 7. ... — エントリ名を修正する 説明 ldap_rename_ext ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-rename-ext.html - [similar]
新しいコレクションオブジェクトを割り当てる 3226
« oci_lob_is_equal oci_new_connect » PHP Manual OCI8 関数 新しいコレクションオブジェクトを割り当 ... クトを割り当てる 説明 oci_new_collection ( resource $connection , string $type_name , ? string $schema = null ): O ... コレクションオブジェクトを割り当てます。 パラメータ connection oci_connect() あるいは oci_pconnect() が返す Oracl ...
https://man.plustar.jp/php/function.oci-new-collection.html - [similar]
ホスト公開鍵を使用して認証を行う 3226
« ssh2_auth_agent ssh2_auth_none » PHP Manual SSH2 関数 ホスト公開鍵を使用して認証を行う ssh2_au ... 返します。 例 例1 ホスト公開鍵を使用した認証 <?php $connection = ssh2_connect ( 'shell.example.com' , 22 , array( ... => 'ssh-rsa' )); if ( ssh2_auth_hostbased_file ( $connection , 'remoteusername' , 'myhost.example.com' , '/usr/ ...
https://man.plustar.jp/php/function.ssh2-auth-hostbased-file.html - [similar]
The Swoole\Http\Client class 3204
« Swoole\Exception Swoole\Http\Client::addFile » PHP Manual Swoole The Swoole\Http\Client class ... t form. Swoole\Http\Client::close — Close the http connection. Swoole\Http\Client::__construct — Construct the a ... woole\Http\Client::isConnected — Check if the HTTP connection is connected. Swoole\Http\Client::on — Register ca ...
https://man.plustar.jp/php/class.swoole-http-client.html - [similar]
Return the number of rows affected by the last SQL statement 3204
« CUBRID MySQL 互換関数 cubrid_client_encoding » PHP Manual CUBRID MySQL 互換関数 Return the num ... TE, UPDATE). パラメータ conn_identifier The CUBRID connection. If the connection identifier is not specified, th ...
https://man.plustar.jp/php/function.cubrid-affected-rows.html - [similar]
単一階層の検索を行う 3204
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, ... _list — 単一階層の検索を行う 説明 ldap_list ( LDAP\Connection | array $ldap , array | string $base , array | str ... のです)。 パラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 base ディレクトリのベース D ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]