BSON\Timestamp
PHP Manual

BSON\Timestamp::__toString

(mongodb >=0.2.0)

BSON\Timestamp::__toStringDescription

Description

final public ReturnType BSON\Timestamp::__toString ( void )

Parameters

This function has no parameters.

Return Values

Errors/Exceptions

Examples

Example #1 BSON\Timestamp::__toString() example

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also


BSON\Timestamp
PHP Manual