| [ PHPXref.com ] | [ Generated: Sun Jul 20 16:25:17 2008 ] | [ ActionApps 2.8.1b ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Source view] [Print]
PHP cron: reads items from database and runs them. The item format is UNIX-cron-like. DOCUMENTATION: See cron.php3 documentation in {@link http://apc-aa.sourceforge.net/faq/#401 FAQ pages}.
| Author: | Jakub Adamek |
| Copyright: | Econnect, Jakub Adamek, February 2002 |
| Version: | $Id: cron.php3,v 1.13 2005/04/24 21:48:11 honzam Exp $ |
| File Size: | 194 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file include/config.php3 |
| cron($time = 0) X-Ref |
| Runs the items from the cron table if their time has come. You may call cron with specified timestamp to simulate the behavior. DOCUMENTATION: See cron.php3 documentation in {@link http://apc-aa.sourceforge.net/faq/#401 FAQ pages}. param: int $time the UNIX timestamp to simulate behaviour on a given date |
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |