検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 834 for [SIMILAR] 16 1024 4096 WITH 29809 oracle WITH 19... (0.530 sec.)
共有メモリセグメントへの接続を閉じる 0
« shm_attach shm_get_var » PHP Manual セマフォ関数 共有メモリセグメントへの接続を閉じる shm_detach (PHP 4, PHP 5, PHP 7, PHP 8) shm_detach — 共有メモリセグメントへの接続を閉じる 説明 shm_detach ( SysvSharedMemory $shm ): bool shm_detach() は、 shm_attach() で作成され、 指定した shm を有す ...
https://man.plustar.jp/php/function.shm-detach.html - [similar]
MySQL 拡張モジュールの概要を示す例 0
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示す例 以下は、MySQL データベースに接続し、クエリを実行し、結果レコードを 出力、接続を切断する例です。 例1 MySQL 拡張モジュールに関する例 <?php // データベースに接続し、選択する $link = mysql_c ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
mysqlnd のプラグインAPI 0
« MySQL Native Driverプラグイン のアーキテクチャ mysqlndプラグインの開発をはじめよう » PHP Manual MySQL Native Driver プラグインAPI mysqlnd のプラグインAPI mysqlnd のプラグインAPI mysqlnd プラグインAPI で提供されている関数のリストを以下に示します: mysqlnd_plugin_register() mysqlnd_plugin ...
https://man.plustar.jp/php/mysqlnd.plugin.api.html - [similar]
データベース名を取得する 0
« pg_copy_to pg_delete » PHP Manual PostgreSQL 関数 データベース名を取得する pg_dbname (PHP 4, PHP 5, PHP 7, PHP 8) pg_dbname — データベース名を取得する 説明 pg_dbname ( ? PgSql\Connection $connection = null ): string pg_dbname() は、 PostgreSQL の connection インスタンスで指定した データ ...
https://man.plustar.jp/php/function.pg-dbname.html - [similar]
サーバーのパラメータ設定を検索する 0
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_parameter_status (PHP 5, PHP 7, PHP 8) pg_parameter_status — サーバーのパラメータ設定を検索する 説明 pg_parameter_status ( PgSql\Connection $connection = ? , string $param_name ): string サーバーの ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]
ソケットに名前をバインドする 0
« socket_addrinfo_lookup socket_clear_error » PHP Manual ソケット 関数 ソケットに名前をバインドする socket_bind (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_bind — ソケットに名前をバインドする 説明 socket_bind ( Socket $socket , string $address , int $port = 0 ): bool address で指定した名 ...
https://man.plustar.jp/php/function.socket-bind.html - [similar]
接続されているかどうかにかかわらず、ソケットにデータを送信する 0
« stream_socket_recvfrom stream_socket_server » PHP Manual ストリーム 関数 接続されているかどうかにかかわらず、ソケットにデータを送信する stream_socket_sendto (PHP 5, PHP 7, PHP 8) stream_socket_sendto — 接続されているかどうかにかかわらず、ソケットにデータを送信する 説明 stream_socket_se ...
https://man.plustar.jp/php/function.stream-socket-sendto.html - [similar]
直近で実行したコマンドからのエラーの一覧を返す 0
« mysqli::$errno mysqli::$error » PHP Manual mysqli 直近で実行したコマンドからのエラーの一覧を返す mysqli::$error_list mysqli_error_list (PHP 5 >= 5.4.0, PHP 7, PHP 8) mysqli::$error_list -- mysqli_error_list — 直近で実行したコマンドからのエラーの一覧を返す 説明 オブジェクト指向型 array ...
https://man.plustar.jp/php/mysqli.error-list.html - [similar]
oci_bind_by_name のエイリアス 0
« oci_internal_debug ocicancel » PHP Manual OCI8 廃止されたエイリアスと関数 oci_bind_by_name のエイリアス ocibindbyname (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) ocibindbyname — oci_bind_by_name() のエイリアス 説明 oci_bind_by_name() のエイリアス 警告 このエイリアスは PHP 5.4.0 で ...
https://man.plustar.jp/php/function.ocibindbyname.html - [similar]
2 つの LOB/FILE ロケータの等価性を比較する 0
« oci_lob_copy oci_new_collection » PHP Manual OCI8 関数 2 つの LOB/FILE ロケータの等価性を比較する oci_lob_is_equal (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_lob_is_equal — 2 つの LOB/FILE ロケータの等価性を比較する 説明 oci_lob_is_equal ( OCILob $lob1 , OCILob $lob2 ): bool 2 つの ...
https://man.plustar.jp/php/function.ocilob-is-equal.html - [similar]