| ★ wanayoo — archive 1999 http://www.phpwebdev.com/manual/function.getmypid.html | Nouvelle recherche | Portail wanayoo |
int getmypid(void);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().