検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 458 for [SIMILAR] 16 1024 4096 WITH 59408 columnresult W... (0.388 sec.)
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
データベースへの持続的接続を返す 0
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect (PECL ibm_db2 >= 1.0.0) db2_pconnect — データベースへの持続的接続を返す 説明 db2_pconnect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Uni ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
データをブロックで送信する 0
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで送信する mysqli_stmt::send_long_data mysqli_stmt_send_long_data (PHP 5, PHP 7, PHP 8) mysqli_stmt::send_long_data -- mysqli_stmt_send_long_data — データをブロックで送信する 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
テーブルに関する統計情報を取得する 0
« odbc_specialcolumns odbc_tableprivileges » PHP Manual ODBC 関数 テーブルに関する統計情報を取得する odbc_statistics (PHP 4, PHP 5, PHP 7, PHP 8) odbc_statistics — テーブルに関する統計情報を取得する 説明 odbc_statistics ( resource $odbc , ? string $catalog , string $schema , string $tabl ...
https://man.plustar.jp/php/function.odbc-statistics.html - [similar]
各テーブルのリストおよび関連する権限のリストを取得する 0
« odbc_statistics odbc_tables » PHP Manual ODBC 関数 各テーブルのリストおよび関連する権限のリストを取得する odbc_tableprivileges (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tableprivileges — 各テーブルのリストおよび関連する権限のリストを取得する 説明 odbc_tableprivileges ( resource $odbc , ? strin ...
https://man.plustar.jp/php/function.odbc-tableprivileges.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 0
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
定義済み定数 0
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 MYSQLI_READ_DEFAULT_GROUP my.cnf の指定した名前 ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
mysqli_result クラス 0
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス mysqli_result クラス (PHP 5, PHP 7, PHP 8) はじめに データベースへのクエリにより得られた結果セットを表します。 クラス概要 class mysqli_result implements IteratorAggregate { /* プロパティ */ pu ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]