検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1071 for [SIMILAR] 16 1024 4096 WITH 6882 odbc WITH 4425 ... (1.633 sec.)
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
持続的データベース接続を閉じる 0
« db2_num_rows db2_pconnect » PHP Manual IBM DB2 関数 持続的データベース接続を閉じる db2_pclose (PECL ibm_db2 >= 1.8.0) db2_pclose — 持続的データベース接続を閉じる 説明 db2_pclose ( resource $resource ): bool この関数は、 db2_pconnect() で作成した DB2 クライアント接続を閉じ、 対応するリソ ...
https://man.plustar.jp/php/function.db2-pclose.html - [similar]
接続ステータスのビットフィールドを返す 0
« connection_aborted constant » PHP Manual その他の関数 接続ステータスのビットフィールドを返す connection_status (PHP 4, PHP 5, PHP 7, PHP 8) connection_status — 接続ステータスのビットフィールドを返す 説明 connection_status (): int 接続ステータスのビットフィールドを取得します。 パラメータ ...
https://man.plustar.jp/php/function.connection-status.html - [similar]
直近の接続エラーメッセージおよび SQLCODE を返す 0
« db2_conn_error db2_connect » PHP Manual IBM DB2 関数 直近の接続エラーメッセージおよび SQLCODE を返す db2_conn_errormsg (PECL ibm_db2 >= 1.0.0) db2_conn_errormsg — 直近の接続エラーメッセージおよび SQLCODE を返す 説明 db2_conn_errormsg ( resource $connection = ? ): string db2_conn_errorm ...
https://man.plustar.jp/php/function.db2-conn-errormsg.html - [similar]
現在の接続のスレッド ID を返す 0
« mysqli::store_result mysqli::thread_safe » PHP Manual mysqli 現在の接続のスレッド ID を返す mysqli::$thread_id mysqli_thread_id (PHP 5, PHP 7, PHP 8) mysqli::$thread_id -- mysqli_thread_id — 現在の接続のスレッド ID を返す 説明 オブジェクト指向型 int $mysqli->thread_id ; 手続き型 mysqli ...
https://man.plustar.jp/php/mysqli.thread-id.html - [similar]
memcache への接続で持続的接続を使っているかどうかを調べる 0
« Memcached::incrementByKey Memcached::isPristine » PHP Manual Memcached memcache への接続で持続的接続を使っているかどうかを調べる Memcached::isPersistent (PECL memcached >= 2.0.0) Memcached::isPersistent — memcache への接続で持続的接続を使っているかどうかを調べる 説明 public Memcached:: ...
https://man.plustar.jp/php/memcached.ispersistent.html - [similar]
入出力ストリーム 0
« Usage 対話シェル » PHP Manual コマンドラインの使用法 入出力ストリーム 入出力ストリーム CLI SAPI には入出力ストリーム用の定数がいくつか定義されており、 これらを使うとコマンドライン用のプログラミングが多少簡単になります。 CLI 固有の定数 定数 説明 STDIN stdin へのオープン済みのストリーム。 ...
https://man.plustar.jp/php/features.commandline.io-streams.html - [similar]
ディレクトリハンドルをオープンする 0
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP 4, PHP 5, PHP 7, PHP 8) opendir — ディレクトリハンドルをオープンする 説明 opendir ( string $directory , ? resource $context = null ): resource | false ディレクトリハンドルをオープンします。この ...
https://man.plustar.jp/php/function.opendir.html - [similar]
クライアントとの接続が切断されているかどうかを調べる 0
« その他の関数 connection_status » PHP Manual その他の関数 クライアントとの接続が切断されているかどうかを調べる connection_aborted (PHP 4, PHP 5, PHP 7, PHP 8) connection_aborted — クライアントとの接続が切断されているかどうかを調べる 説明 connection_aborted (): int クライアントとの接続が ...
https://man.plustar.jp/php/function.connection-aborted.html - [similar]
データベース接続の AUTOCOMMIT の状態を取得または設定する 0
« IBM DB2 関数 db2_bind_param » PHP Manual IBM DB2 関数 データベース接続の AUTOCOMMIT の状態を取得または設定する db2_autocommit (PECL ibm_db2 >= 1.0.0) db2_autocommit — データベース接続の AUTOCOMMIT の状態を取得または設定する 説明 db2_autocommit ( resource $connection , bool $value = ? ) ...
https://man.plustar.jp/php/function.db2-autocommit.html - [similar]