BSON\Timestamp
PHP Manual

BSON\Timestamp::__toString

(mongodb >=0.2.0)

BSON\Timestamp::__toStringDescription

Descrierea

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

Erori/Excepții

Exemple

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

<?php

/* ... */

?>

Exemplul de mai sus va afișa ceva similar cu:

...

A se vedea și


BSON\Timestamp
PHP Manual