Categories
pseudo-cron
'pseudo-cron' lets users run cron jobs on a Website without shell access (ISPs usually charge users additional money for shell access). When a user requests a page which uses pseudo-cron, it checks if any cron jobs should have been run since the previous request. If there are, they are run and logged. Its syntax is much like cron's and can run any include()able PHP file.
Last updated 7 Jan, 2008
Versions
1.3
1.3 stable released 2004-06-18
- Released: 18 Jun, 2004
- Code Maturity: Stable
- Source Archive: http://www.bitfolge.de/download/pseudo-cron_13.zip
- Licenses: GPLv2orlater
- Interfaces: Command Line
