MongoDB\BSON\Timestamp
PHP Manual

BSON\Timestamp::__toString

(No version information available, might only be in Git)

BSON\Timestamp::__toStringDescription

Description

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Erreurs / Exceptions

Exemples

Exemple #1 Exemple avec BSON\Timestamp::__toString()

<?php

/* ... */

?>

L'exemple ci-dessus va afficher quelque chose de similaire à :

...

Voir aussi


MongoDB\BSON\Timestamp
PHP Manual