This class retrieves the status of a MySQL server using SHOW STATUS query and returns the values in an array.
Also, it provides functions for formatting these status values for better presentation: Formatbytes (determines TB, GB, MB, or KB and limits output to a number of decimal places that you provide) also TimeSpanFormat (returns the number of days, hours, minutes, and seconds. Adapted from phpMyAdmin with modifications).
|
|
| Name: |
MySQL Server Status |
| Base name: |
mysqlserverstatus |
| Description: |
Retrieve and format MySQL server status values |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
1347 users |
| All time rank: |
2517 |
| Week users: |
0 users |
| Week rank: |
2059  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|