February 2013
Intermediate to advanced
538 pages
20h 55m
English
getmypid
int getmypid()
Returns the process ID for the PHP process executing the current script. When PHP runs as a server module, any number of scripts may share the same process ID, so it is not necessarily a unique number.
Read now
Unlock full access