This class can check if a PHP script is running using PID files.
It looks at a given directory to see if it exists a process identifier file with the number of the current script process.
If the file exists, the class can call a Windows COM object or send a POSIX signal under a Linux/Unix system to determine if a process is running.
If the script is not yet running, the class creates the PID file and stores process number in it.
|
|
| Name: |
PID process check |
| Base name: |
pid-process-check |
| Description: |
Check if a PHP script is running using PID files |
| Version: |
1.1 |
| PHP version: |
5.1.6 |
| License: |
BSD License |
| All time users: |
314 users |
| All time rank: |
6028 |
| Week users: |
2 users |
| Week rank: |
1377  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|