CInbox (Common-Inbox)  0.1
Common functionality for ingesting files for archiving.
Public Member Functions
Process Class Reference

List of all members.

Public Member Functions

 __construct ($cl=false)
 setPid ($pid)
 getPid ()
 status ()
 start ()
 kill ()

Detailed Description

An easy way to keep in track of external processes. Ever wanted to execute a process in php, but you still wanted to have somewhat control of the process? Well.. This is a way of doing it.

: Linux only. (Windows does not work).

Author:
: Peec <dell_petter@hotmail.com>

Based on code by "Peec" (dell_petter@hotmail.com), posted on php.net: http://php.net/manual/en/function.exec.php#88704


The documentation for this class was generated from the following file:
 All Classes Functions