検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 646 for [SIMILAR] 16 1024 4096 WITH 14649 sqlite3 WITH 4... (0.910 sec.)
トランザクションを開始する 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
« 簡易チュートリアル PHP を使用する初めてのページ » PHP Manual 簡易チュートリアル 必要なものは? 必要なものは? 本チュートリアルでは、使用するサーバーで PHP が使用可能であり、 .php で終わる全てのファイルが PHP で処理されることを仮定します。多くのサーバーでは、PHP ファイルに関してこれがデフ ...
https://man.plustar.jp/php/tutorial.requirements.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]