PHP Velho Oeste 2024

MongoId::getPID

(PECL mongo >= 1.0.11)

MongoId::getPIDGets the process ID

Beschreibung

public MongoId::getPID ( void ) : int

Extracts the pid from the Mongo ID

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the PID of the MongoId.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top