nbrecs class
Package:
Summary:
Extract and list MySQL database table information
Groups:
Author:
Description:
This class can be used to extract and list MySQL database table information.
It can query a given MySQL database to extract table status information.
The class can generate an HTML table on which it displays the retrieved table status information like the table names, number of records, next increment, sizes, comment and last modified.
It can query a given MySQL database to extract table status information.
The class can generate an HTML table on which it displays the retrieved table status information like the table names, number of records, next increment, sizes, comment and last modified.
Comments are closed.