PHP Developer's Network : Network Member Forums

Class: PHP Cron



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/2392.html
      Classes of Mick Sear  > 
PHP Cron
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Related links   Files Files  
  • Supplied by:

  • Picture of Mick Sear
    Name: Mick Sear is available for providing paid consulting. Contact Mick Sear .
    Published packages: 8
    Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
    Home page: http://www.ecreate.co.uk/
    Age: 35
    All time rank: 63
    Week rank: 77

    Browse this author's classes

  • Innovation Award:

  • PHP Programming Innovation award winner
    June 2005
    Winner
    Cron is a popular tool on Unix/Linux systems that can execute periodic jobs given a schedule definition. The job schedule definitions are stored in files named cron tabs.

    This class can parse cron tab files to retrieve the schedules of the jobs that are defined. It can be useful to determine when was the last time or will be the next time that a jobs will be executed. It can be useful to applications that depend on the knowledge of the scheduled jobs.

    Manuel Lemos
  • Groups:

  • Group folder image
    Time and date values, formats and conversion
    View top rated classes
    Group folder image
    Listing, accessing and manipulating files and folders
    View top rated classes
    Group folder image
    System configuration and management
    View top rated classes
  • Detailed description:

  • 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)

    It can determine when a cron job should have last run, which can be used in conjunction with database logging to determine if a backup cron server should run a job or to create a complete PHP alternative to cron (maybe distributed across several servers). Updated with some example code and documentation explaining how it might be implemented.
  • User ratings:

  • There are not enough user ratings to display for this class.
  • Applications that use this class:

  • No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Related links:

  • Link Description
    Author's tutorials
    Author's tutorials
  • Files:

  • File Role Description
    Plain text file CronParser Class
    Class to interpret cron schedule
    Plain text file Cron_parser_documentation.txt Doc.
    Documentation on intended usage
    Plain text file example.php Example
    Example of use
    Download all files: phpcron.tar.gz phpcron.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products