• トップ
  • ブログ
  • ダウンロード
  • サイトマップ

Contents

してログ::ブログ ダウンロード セレクトショップ

Services

電光掲示板 カレンダー作成 FAX送付状作成 空のライブカメラ 実験中のサービス 二軍落ちサービス

Tools

テキストデータ処理 ファイル加工ツール 正規表現デバッグツール

Documents

各種マニュアル その他の記事・資料 お勧めの情報

Links

YouTubeメインch YouTubeゲームch


  • « mysqli_get_client_stats
  • mysqli_get_metadata »
  • PHP Manual
  • エイリアスおよび非推奨の Mysqli 関数
  • Return information about open and cached links

mysqli_get_links_stats

(PHP 5 >= 5.6.0, PHP 7)

mysqli_get_links_stats — Return information about open and cached links

説明

mysqli_get_links_stats ( void ) : array

mysqli_get_links_stats() returns information about open and cached MySQL links.

パラメータ

この関数にはパラメータはありません。

返り値

mysqli_get_links_stats() returns an associative array with three elements, keyed as follows:

total

An integer indicating the total number of open links in any state.

active_plinks

An integer representing the number of active persistent connections.

cached_plinks

An integer representing the number of inactive persistent connections.

2005-2025 © LANDHERE All rights reserved.
LANDHERE Website System v0.5e