Login   Register  
PHP Classes
elePHPant
Icontem

Backgrounder

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Paul Scott  >  Backgrounder  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Backgrounder
Base name: backgrounder
Description: Call background processes
Related classes: , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 911 users
All time rank: 3231
Week users: 0 users
Week rank: 2402
 

  Author  
Picture of Paul Scott
Name: Paul Scott <e-mail contact>
Packages: 14 Browse all classes by Paul Scott Browse all classes by
Country: South Africa South Africa - PHP jobs in South Africa
Age: 35
All time rank: 521 in South Africa South Africa
Week rank: 40 Up1 in South Africa South Africa Equal
Innovation award
Innovation award
Nominee: 4x


  Detailed description  
This class can be used to set up a callback function that will execute even if the user closes the browser window. It is meant to be used in long running processes, like pdf generation.

The callback function at the moment is an e-mail message sent to the user. This can be changed by the developer.

This class forks a process in the Web server and runs the process in a seperate child process until done. This means that the user can carry on using the system in the main process, while the task is completing. Once the child process is done, it will close and do some garbage collection and destroy the child process, finally calling the callback function and sending a mail to let you know its done.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Language Constructs to assist in the language control View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (83.3%)
-
Not sure (58.3%)
-
-
Sufficient (64.2%)
506
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
KEWL.NextGen Next Generation E-learning System
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 background_class_inc.php Class Class Source
Plain text file example.php Example Example Script

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