MongoId::__toStringReturns a hexidecimal representation of this id
説明
public string MongoId::__toString
( void
)
パラメータこの関数にはパラメータはありません。 返り値This id. 例例1 MongoId::__toString example
<?php 上の例の出力は、 たとえば以下のようになります。 49a7011a05c677b9a916612a 49a702d5450046d3d515d10d |