Query: getmypid
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GETMYPID(3) 1 GETMYPID(3) getmypid - Gets PHP's process IDSYNOPSISint getmypid (void )DESCRIPTIONGets the current PHP process ID.RETURN VALUESReturns the current PHP process ID, or FALSE on error.NOTESWarning Process IDs are not unique, thus they are a weak entropy source. We recommend against relying on pids in security-dependent con- texts.SEE ALSOgetmygid(3), getmyuid(3), get_current_user(3), getmyinode(3), getlastmod(3). PHP Documentation Group GETMYPID(3)
| Related Man Pages |
|---|
| set_magic_quotes_runtime(3) - php |
| php_logo_guid(3) - php |
| get_magic_quotes_runtime(3) - php |
| apache_child_terminate(3) - php |
| cli_set_process_title(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| PHP: declared variables, strlen vs isset |