Php/docs/mongoid.getpid

来自菜鸟教程
跳转至:导航、​搜索

MongoId::getPID

(PECL mongo >= 1.0.11)

MongoId::getPID获取进程 ID


This extension that defines this method

is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this method in the new extension.

说明

public MongoId::getPID ( ) : int

从 Mongo ID 中提取 pid。


参数

此函数没有参数。


返回值

返回 MongoId 里的 PID。