検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 627 for [SIMILAR] 16 1024 4096 WITH 43502 geoip WITH 627... (1.536 sec.)
0
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイントは、 mysql_xdevapi\getSession() 関数です。 これは MySQL 8.0 サーバへの URI を受取り、 mysql_xdevap\Session オブジェクトを返します。 例1 MySQL Serverへの接続 <?php try { $session = mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]
結果のすべての行を連想配列・数値添字配列あるいはその両方の形式で取得する 0
« mysqli_result::data_seek mysqli_result::fetch_array » PHP Manual mysqli_result 結果のすべての行を連想配列・数値添字配列あるいはその両方の形式で取得する mysqli_result::fetch_all mysqli_fetch_all (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_result::fetch_all -- mysqli_fetch_all — 結果のすべての ...
https://man.plustar.jp/php/mysqli-result.fetch-all.html - [similar]
結果セットの次の行を数値添字配列で取得する 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]