maxdb_stat maxdb->stat Gets the current system status &reftitle.description; Procedural style: stringmaxdb_stat resourcelink Object oriented style (method): maxdb stringmaxdb->stat maxdb_stat returns a string containing several information about the MaxDB server running. &reftitle.returnvalues; A string describing the server status. &false; if an error occurred. &reftitle.examples; Object oriented style stat()); $maxdb->close(); ?> ]]> Procedural style ]]> The above examples would produce the following output: ]]> &reftitle.seealso; maxdb_get_server_info