Query: mysqli_get_links_stats
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MYSQLI_GET_LINKS_STATS(3) 1 MYSQLI_GET_LINKS_STATS(3) mysqli_get_links_stats - Return information about open and cached linksSYNOPSISarray mysqli_get_links_stats (void )DESCRIPTIONmysqli_get_links_stats(3) returns information about open and cached MySQL links.PARAMETERSThis function has no parameters.RETURN VALUESmysqli_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 |
---|
curlopt_maxconnects(3) - mojave |
mysql_pconnect(3) - php |
ingres_pconnect(3) - php |
mssql_close(3) - php |
wincache_fcache_fileinfo(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
New Code Tags (Syntax Highlighting) |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |