mysqli_get_links_stats(3) php man page | unix.com

Man Page: mysqli_get_links_stats

Operating Environment: php

Section: 3

MYSQLI_GET_LINKS_STATS(3)						 1						 MYSQLI_GET_LINKS_STATS(3)

mysqli_get_links_stats - Return information about open and cached links

SYNOPSIS
array mysqli_get_links_stats (void )
DESCRIPTION
mysqli_get_links_stats(3) returns information about open and cached MySQL links.
PARAMETERS
This function has no parameters.
RETURN VALUES
mysqli_get_links_stats(3) returns an associative array with three elements, keyed as follows: o $total - An integer indicating the total number of open links in any state. o $active_plinks - An integer representing the number of active persistent connections. o $cached_plinks - An integer representing the number of inactive persistent connections. PHP Documentation Group MYSQLI_GET_LINKS_STATS(3)
Related Man Pages
mysql_pconnect(3) - php
ingres_pconnect(3) - php
mssql_close(3) - php
pg_close(3) - php
mongoclient.getconnections(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun