検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 615 for connection (0.028 sec.)
接続ステータスのビットフィールドを返す 4603
« connection_aborted constant » PHP Manual その他の関数 接続ステータスのビットフィールドを返す connection ... onnection_status (PHP 4, PHP 5, PHP 7, PHP 8) connection_status — 接続ステータスのビットフィールドを返す 説 ...connection_status (): int 接続ステータスのビットフィールドを取 ... 続ステータスのビットフィールドを返します。これを定数 CONNECTION_XXX と比較することで、接続の状態を判断できます。 参 ...connection_aborted() - クライアントとの接続が切断されているか ...
https://man.plustar.jp/php/function.connection-status.html - [similar]
クライアントのエンコーディングを取得する 4603
« pg_cancel_query pg_close » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを取得する ... ディングを取得する 説明 pg_client_encoding ( ? PgSql\Connection $connection = null ): string PostgreSQL は、ある種 ... g_clientencoding() と呼ばれていました。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... ディングを返します。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... バージョンでは、 リソース を期待していました。 8.0.0 connection は、nullable になりました。 例 例1 pg_client_encod ...
https://man.plustar.jp/php/function.pg-client-encoding.html - [similar]
バックエンドのプロセス ID を得る 4603
« pg_get_notify pg_get_result » PHP Manual PostgreSQL 関数 バックエンドのプロセス ID を得る pg_g ... クエンドのプロセス ID を得る 説明 pg_get_pid ( PgSql\Connection $connection ): int pg_get_pid() は、バックエンド(デ ... れている かどうかを調べるために有用です。 パラメータ connection PgSql\Connection クラスのインスタンス。 戻り値 バッ ... ースのプロセス ID 。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... を取得する 関連キーワード: プロセス , pid , PgSql , Connection , connection , メッセージ , 期待 , バージョン , イ ...
https://man.plustar.jp/php/function.pg-get-pid.html - [similar]
PostgreSQL 接続のトレースを有効にする 4603
« pg_socket pg_transaction_status » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを有効に ... ( string $filename , string $mode = "w" , ? PgSql\Connection $connection = null ): bool pg_trace() は、PostgreS ... ョンのファイルアクセスモード。 fopen() と同じです。 connection PgSql\Connection クラスのインスタンス。 connection ... false を返します。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... バージョンでは、 リソース を期待していました。 8.0.0 connection は、nullable になりました。 例 例1 pg_trace() の例 ...
https://man.plustar.jp/php/function.pg-trace.html - [similar]
Check status of the connection. 4603
« Swoole\Server::close Swoole\Server::connection_info » PHP Manual Swoole\Server Check status of ... the connection. Swoole\Server::confirm (PECL swoole >= 1.9.0) Swo ... ole\Server::confirm — Check status of the connection. 説明 public Swoole\Server::confirm ( int $fd ): b ... tus , onnection , Swoole , Server , of , confirm , connection , info , swoole ...
https://man.plustar.jp/php/swoole-server.confirm.html - [similar]
FTP\Connection クラス 4581
« ftp_systype Gearman » PHP Manual FTP FTP\Connection クラス FTP\Connection クラス (PHP 8 >= 8.1 ... 、完全不定形クラスです。 クラス概要 final class FTP\Connection { } 関連キーワード: クラス , Connection , systype ...
https://man.plustar.jp/php/class.ftp-connection.html - [similar]
IMAP\Connection クラス 4581
« imap_utf8 メール » PHP Manual IMAP IMAP\Connection クラス IMAP\Connection クラス (PHP 8 >= 8.1 ... 完全不定形クラスです。 クラス概要 final class IMAP\Connection { } 関連キーワード: クラス , Connection , メール , ...
https://man.plustar.jp/php/class.imap-connection.html - [similar]
LDAP\Connection クラス 4581
« ldap_unbind LDAP\Result » PHP Manual LDAP LDAP\Connection クラス LDAP\Connection クラス (PHP 8 ... 完全不定形クラスです。 クラス概要 final class LDAP\Connection { } 関連キーワード: クラス , Connection , unbind , ...
https://man.plustar.jp/php/class.ldap-connection.html - [similar]
Returns the connection weight 4581
« FANNConnection::getToNeuron FANNConnection::setWeight » PHP Manual FANNConnection Returns the ... connection weight FANNConnection::getWeight (PECL fann >= 1.0.0) FANNConnection::ge ... tWeight — Returns the connection weight 説明 public FANNConnection::getWeight (): v ... oid Returns the connection weight. パラメータ この関数にはパラメータはありませ ... ん。 戻り値 The connection weight. 関連キーワード: weight , Returns , onnecti ...
https://man.plustar.jp/php/fannconnection.getweight.html - [similar]
PostgreSQL サーバーからの直近の通知メッセージを返す 4581
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッ ... 近の通知メッセージを返す 説明 pg_last_notice ( PgSql\Connection $connection , int $mode = PGSQL_NOTICE_LAST ): arr ... ay | string | bool pg_last_notice() は、 connection で指定した PostgreSQL サーバーからの直近の通知メッ ... セージをログに記録することはできません。 パラメータ connection PgSql\Connection クラスのインスタンス。 mode 直近の ... れか 戻り値 PGSQL_NOTICE_LAST 使用時は、 指定された connection の直近の通知を含む string 、 PGSQL_NOTICE_ALL 使用 ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]