検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 615 for connection (0.030 sec.)
テーブルの主キーを含む結果セットを返す 3138
« db2_prepare db2_procedure_columns » PHP Manual IBM DB2 関数 テーブルの主キーを含む結果セットを ... む結果セットを返す 説明 db2_primary_keys ( resource $connection , string $qualifier , string $schema , string $tab ... ブルの主キーを含む結果セットを返します。 パラメータ connection IBM DB2、Cloudscape あるいは Apache Derby データベ ...
https://man.plustar.jp/php/function.db2-primary-keys.html - [similar]
LDAP ツリーを探索する 3138
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4 ... ch — LDAP ツリーを探索する 説明 ldap_search ( 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-search.html - [similar]
Oracleとの接続を閉じる 3138
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, ... Oracleとの接続を閉じる 説明 oci_close ( resource $connection ): ? bool 接続 connection を閉じます。 他のいかなる ... リソースを利用できるようになるからです。 パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_new_c ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
複数の結果が利用可能などうか確認する 3138
« odbc_longreadlen odbc_num_fields » PHP Manual ODBC 関数 複数の結果が利用可能などうか確認する o ... se を返します。 例 例1 odbc_next_result() <?php $r_Connection = odbc_connect ( $dsn , $username , $password ); $ ... B' SELECT 'C' END_SQL; $r_Results = odbc_exec ( $r_Connection , $s_SQL ); $a_Row1 = odbc_fetch_array ( $r_Result ...
https://man.plustar.jp/php/function.odbc-next-result.html - [similar]
下位互換性のない変更点 3138
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x へ ... りました。 FTP 関数は、 ftp リソース ではなく、 FTP\Connection オブジェクトを受け取り、 返すようになりました。 IM ... AP 関数は、 imap リソース ではなく、 IMAP\Connection オブジェクトを受け取り、 返すようになりました。 LD ... AP 関数は、 ldap link リソース ではなく、 LDAP\Connection オブジェクトを受け取り、 返すようになりました。 LD ... gSQL 関数は、 pgsql link リソース ではなく、 PgSql\Connection オブジェクトを受け取り、 返すようになりました。 Pg ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
Construct a Swoole server. 3138
« Swoole\Server::connection_list Swoole\Server::defer » PHP Manual Swoole\Server Construct a Swo ...
https://man.plustar.jp/php/swoole-server.construct.html - [similar]
FTP 3115
« EventUtil::sslRandPoll はじめに » PHP Manual その他のサービス FTP FTP はじめに インストール/設 ... — リモート FTP サーバーのシステム型 ID を返す FTP\Connection — FTP\Connection クラス 関連キーワード: サーバー , ...
https://man.plustar.jp/php/book.ftp.html - [similar]
メール 3115
« IMAP\Connection はじめに » PHP Manual メール関連 メール メール はじめに インストール/設定 要件 ...
https://man.plustar.jp/php/book.mail.html - [similar]
The MongoDB\Driver\Manager class 3115
« MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D ... o the extension. It is responsible for maintaining connections to MongoDB (be it standalone server, replica set, ... or sharded cluster). No connection to MongoDB is made upon instantiating the Manager. ... oDB servers are down. Any write or query can throw connection exceptions as connections are created lazily. A Mo ...
https://man.plustar.jp/php/class.mongodb-driver-manager.html - [similar]
SoapClient クラス 3115
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス ... private ? int $ _features = null ; private int $ _connection_timeout ; private ? resource $ _stream_context = n ... se __last_response_headers __soap_fault _classmap _connection_timeout _cookies _digest _encoding _exceptions _fe ...
https://man.plustar.jp/php/class.soapclient.html - [similar]