(PECL)
maxdb_stat
(no version information, might be only in CVS)
maxdb->stat -- Gets the current system status
Description
Procedural style:
string
maxdb_stat ( resource link )
Object oriented style (method):
class
maxdb {
string
maxdb->stat ( void )
}
maxdb_stat() returns a string containing several
information about the MaxDB server running.