A php daemon class.
Daemon class implemented in PHP. You can implement queues or scheduled tasks out of crontab on the server.
When used, inherit from this class, override the _doTask method, and initialize and execute through main.All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn
Related Article
12 Jul 2016
PHP image processing class library and demonstration sharing, PHP image processing class library. PHP image processing class library and demonstration sharing, PHP image processing class library I simply wrote a PHP image processing class library. Although it has relatively few functions, it is not too advanced at present and will be used in the future.
12 Jul 2016
PHP PDO common class library example analysis, pdo class library example analysis. Example analysis of PHP's PDO common class library, pdo class library example analysis This article describes PHP's PDO common class library with examples. Share it with everyone for your reference, the details are as follows: 1. Db.class.php connects to the database
13 Jul 2016
Share a php class library that implements MYSQL backup, phpmysql backup class library. Share a PHP class library that implements MYSQL backup, phpmysql backup class library. I just want to study how to back up the database, share a PHP class library that implements MYSQL backup?php/****** Backup database structure
12 Jul 2016
PHP uses the Mysqli class library to achieve perfect paging effects, the mysqli class library. How PHP uses the Mysqli class library to achieve perfect paging effects, mysqli class library This article describes how PHP uses the Mysqli class library to achieve perfect paging effects. Share it with everyone for your reference.
23 Sep 2019
The php class library is the Standard PHP Library (Standard PHP Class Library), which is a collection of interfaces and classes used to solve typical problems.
13 Jul 2016
PHP uses the mail class library that comes with pear to send emails, the pear class library. PHP uses the mail class library that comes with pear to send emails. The pear class library This article describes how PHP uses the mail class library that comes with pear to send emails. Share it with everyone for your reference. Details are as follows
Hot Tools
A class to prevent SQL injection in PHP
A class to prevent SQL injection in PHP
PHP implements sensitive word filtering class
PHP implements sensitive word filtering class
Various interceptor classes in php
Various interceptor classes in php