By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

Added a new class PHP Cron Job Runner

From: Newclasses <list-newclasses@phpclasses.org>, sent: 16:04:31 - 10.11.2015

Added a new class: PHP Cron Job Runner - PHP Classes

Added a new class: PHP Cron Job Runner

Work with the 2.984618%

We have the top 3% ultra-vetted freelance developers. It's fact, not gimmick.
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.

  • Class:

  • Class PHP Cron Job Runner
    This class support forum This class support forum
  • Short description:

  • Start and stop tasks in the background
  • Groups:

  • PHP 5
    Language
  • Supplied by:

  • Bijaya Kumar Behera
  • Detailed description:

  • This package can start and stop tasks in the background.

    The main class takes an object as parameter that will be used to implement common functionality of the task that is meant to be executed like the code to run when the task is started, stopped, when receiving new commands, etc..

    Applications should extend the main class to implement the functionality of the background task that is going to be executed.

    The class can start the task in the background in either Linux or Windows. It uses the PHP CLI version to execute the background task. It can take a custom php.ini configuration file.

    The class can be started from the PHP CLI version or as Web server HTTP request. In the later in can preserve the super-global variables $_GET, $_POST, $_COOKIE, $_SESSION, $_FILES.

If you are not interested in receiving any more messages like this one, go to the unsubscribe page .

If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab.