MongoId
PHP Manual

MongoId::getPID

(PECL mongo >= 1.0.11)

MongoId::getPIDGets the process ID

Descrizione

public int MongoId::getPID ( void )

Extracts the pid from the Mongo ID

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the PID of the MongoId.


MongoId
PHP Manual