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 |
|---|
| getlastmod(3) - php |
| get_cfg_var(3) - php |
| php_strip_whitespace(3) - php |
| session_unregister(3) - php |
| sqlite_libencoding(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| PHP: declared variables, strlen vs isset |