yuandan 发表于 2017-3-27 06:46:44

php getmypid函数-PHP 选项及相关信息函数库

返回 PHP 的行程代号。
语法: int getmypid(void);
返回值: 整数
函数种类: PHP 系统功能

内容说明本函数返回 PHP 的行程代号值 (PID)。若执行失败则返回 false 值。当 PHP 以 Apache 模块存在时,返回的 PID 值不见得是正确的。

相关函数:getmyuid() get_current_user() getmyinode() getlastmod()
页: [1]
查看完整版本: php getmypid函数-PHP 选项及相关信息函数库