| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
getmypid -- Get PHP's process ID.
Returns the current PHP process ID, or false on error.
Note that when running as a server module, separate invocations of the script are not guaranteed to have distinct pids.
See also getmyuid(), get_current_user(), getmyinode(), and getlastmod().
| Prev | Home | Next |
| getmyinode | Up | getmyuid |