PHP Classes

Classes of Manooj Kumar Dhar

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Manooj Kumar Dhar (1)  >  Mission progress status  >  Reputation  
Picture of Manooj Kumar Dhar
Name: Manooj Kumar Dhar <contact>
Classes: 1
Country: India India
Age: 45
All time rank: 1891116 in India India
Week rank: 195 Up19 in India India Up
All time users: 1450
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Multi Threading, Daemon...  
PHP Programming Innovation award nominee
September 2009
Number 2


Prize: One book of choice by Packt
Create Windows service to run daemons
This class can be used to used to create Windows service to run daemons.

This is mostly an example of how to start a Windows service using the Win32 PHP extension.

It register the service and starts a loop that goes on forever until the service is instructed to terminate.

In side the service loop the class calls a separate PHP script that can perform an arbitrary task as a thread running in parallel to the service daemon.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z