ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:performance:ui

uI

Syntax
string uI()

Description

The method uI() provides a simple graphical interface into the available commands of the performance monitor.

Usage

/*
* Connection to database
*/
$perf = newPerfMonitor($db);
$h = $perf->uI();
print $h;

Output

Performance Monitor UI Screen

v5/performance/ui.txt · Last modified: 2016/01/20 01:28 by 184.99.209.82