(PHP 4, PHP 5, PHP 7)
Gets PHP's process ID
int getmypid ( void )
Gets the current PHP process ID.
Returns:
Returns the current PHP process ID, or FALSE
on error.
See also:
Please login to continue.