BSON\ObjectID
PHP Manual

BSON\ObjectID::__toString

(mongodb >=0.2.0)

BSON\ObjectID::__toStringDescription

Descripción

public ReturnType BSON\ObjectID::__toString ( void )

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Errores/Excepciones

Ejemplos

Ejemplo #1 BSON\ObjectID::__toString() example

<?php

/* ... */

?>

El resultado del ejemplo sería algo similar a:

...

Ver también


BSON\ObjectID
PHP Manual