検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 634 for [SIMILAR] 16 1024 4096 WITH 82026 illegal WITH 1... (1.131 sec.)
結果セットの次の行を数値添字配列で取得する 0
« mysqli_result::fetch_object mysqli_result::$field_count » PHP Manual mysqli_result 結果セットの次の行を数値添字配列で取得する mysqli_result::fetch_row mysqli_fetch_row (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_row -- mysqli_fetch_row — 結果セットの次の行を数値添字配列で取得する 説明 オ ...
https://man.plustar.jp/php/mysqli-result.fetch-row.html - [similar]
結果セットの行数を取得する 0
« mysqli_result::$lengths mysqli_driver » PHP Manual mysqli_result 結果セットの行数を取得する mysqli_result::$num_rows mysqli_num_rows (PHP 5, PHP 7, PHP 8) mysqli_result::$num_rows -- mysqli_num_rows — 結果セットの行数を取得する 説明 オブジェクト指向型 int | string $mysqli_result->num_r ...
https://man.plustar.jp/php/mysqli-result.num-rows.html - [similar]
トランザクションを開始する 0
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli::begin_transaction mysqli_begin_transaction (PHP 5 >= 5.5.0, PHP 7, PHP 8) mysqli::begin_transaction -- mysqli_begin_transaction — トランザクションを開始する 説明 オブジェクト指向型 public mysq ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
直近のクエリから結果セットを転送する 0
« mysqli::stmt_init mysqli::$thread_id » PHP Manual mysqli 直近のクエリから結果セットを転送する mysqli::store_result mysqli_store_result (PHP 5, PHP 7, PHP 8) mysqli::store_result -- mysqli_store_result — 直近のクエリから結果セットを転送する 説明 オブジェクト指向型 public mysqli::store_r ...
https://man.plustar.jp/php/mysqli.store-result.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクト... 0
« Phar::setStub Phar::stopBuffering » PHP Manual Phar Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクトは変更しない Phar::startBuffering (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::startBuffering — Phar の書き込み操作のバッファリングを開始するが ...
https://man.plustar.jp/php/phar.startbuffering.html - [similar]
Phar アーカイブへの書き込みリクエストのバッファリングを終了し、変更内容をディス... 0
« Phar::startBuffering Phar::unlinkArchive » PHP Manual Phar Phar アーカイブへの書き込みリクエストのバッファリングを終了し、変更内容をディスクに書き込む Phar::stopBuffering (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::stopBuffering — Phar アーカイブへの書き込みリクエストのバッ ...
https://man.plustar.jp/php/phar.stopbuffering.html - [similar]
ODBC 関数 0
« 定義済み定数 odbc_autocommit » PHP Manual ODBC ODBC 関数 ODBC 関数 目次 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_all — 全ての ODBC 接続を閉じる odbc_close — ODBC 接続を閉じる odbc_columnprivileges — 指定したテー ...
https://man.plustar.jp/php/ref.uodbc.html - [similar]
パラメータを変数にバインドする 0
« SQLite3Stmt SQLite3Stmt::bindValue » PHP Manual SQLite3Stmt パラメータを変数にバインドする SQLite3Stmt::bindParam (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::bindParam — パラメータを変数にバインドする 説明 public SQLite3Stmt::bindParam ( string | int $param , mixed &$var , int $type = ...
https://man.plustar.jp/php/sqlite3stmt.bindparam.html - [similar]