Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
56% | Total: 6,316 | All time: 342 This week: 39 |
Version | License | Categories | ||||
phpcron 1.0.0 | GNU General Publi... | Time and Date, Files and Folders, Sys... |
Description | Author | |||||||||||||||||||||||||
This class can parse cron tab schedules. It does not parse cron tab files themselves, but instead, can determine when a cron job should have last run, given the schedule in cron tab format (like 0 5 * * 1-4) Innovation Award
|
|
Files (3) |
File | Role | Description |
---|---|---|
CronParser | Class | Class to interpret cron schedule |
Cron_parser_documentation.txt | Doc. | Documentation on intended usage |
example.php | Example | Example of use |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Author's tutorials |
Pages that reference this package |
Rather than an Ajax system, I would suggest using Cron in Php. Here are some interesting articles on it... |