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