Get a PHP Script’s Own Linux PID (Process Id)
By marc • May 14th, 2008Previously, I wrote this article on how to check the status of a known system PID from PHP. I figured that I would follow it up with another short article on how to determine the process id of a running PHP script from within itself. Many google searches seem to have led people to the […]