MongoDB\BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

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

BSON\Timestamp::__constructDescription

Description

final public BSON\Timestamp::__construct ( string $increment , string $timestamp )

Liste de paramètres

increment

timestamp

Valeurs de retour

Erreurs / Exceptions

Exemples

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

<?php

/* ... */

?>

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

...

Voir aussi


MongoDB\BSON\Timestamp
PHP Manual