update : 2015.11.03
php.shukuma.com검색:
|
MongoDB\BSON\Timestamp::__construct(mongodb >=1.0.0) MongoDB\BSON\Timestamp::__construct — Description 설명
final public MongoDB\BSON\Timestamp::__construct
( string
$increment
, string $timestamp
)
인수
반환값
오류/예외
예제Example #1 MongoDB\BSON\Timestamp::__construct() example
<?php 위 예제의 출력 예시: ... 참고 |