Login   Register  
PHP Classes
elePHPant
Icontem

PID process check

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Camilo Sperberg
Name: Camilo Sperberg <e-mail contact>
Packages: 5 Browse all classes by Camilo Sperberg Browse all classes by
Country: Chile Chile - PHP jobs in Chile
Age: 31
All time rank: 10413 in Chile Chile
Week rank: 367 Up1 in Chile Chile Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Camilo Sperberg  >  PID process check  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Unix Use of capabilities specific of POSIX, Unix like operating systems View top rated classes
Group folder image Console Command line and console utilities View top rated classes
Group folder image Windows Use of capabilities specific of the Windows operating systems View top rated classes


  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file pid.class.php Class The main class
Accessible without login Plain text file example.php Example How-to use the class

Download all files: pid-process-check.tar.gz pid-process-check.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.