CouchdbClient::getServerStats

Returns server stats

Description

public array CouchdbClient::getServerStats ( void )

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Examples

Example #1 CouchdbClient::getServerStats example

<?php

/* ... */

?>

The above example will output something similar to:

...