MongoId
PHP Manual

MongoId::getPID

(PECL mongo >= 1.0.11)

MongoId::getPIDGets the process ID

설명

public int MongoId::getPID ( void )

Extracts the pid from the Mongo ID

인수

이 함수는 인수가 없습니다.

반환값

Returns the PID of the MongoId.


MongoId
PHP Manual