CouchdbClient::getLastResponse

Returns the last response received from the CouchDB server.

Description

public mixed CouchdbClient::getLastResponse ([ string $json_decode ] )

Warning

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

Parameters

json_decode

Return Values

Examples

Example #1 CouchdbClient::getLastResponse example

<?php

/* ... */

?>

The above example will output something similar to:

...