PHP Classes

File: src/phpcron

Recommend this page to a friend!
  Classes of Dmitry Mamontov   PHP Cron Manager Class   src/phpcron   Download  
File: src/phpcron
Role: Application script
Content type: text/plain
Description: Auxiliary data
Class: PHP Cron Manager Class
Run scheduled tasks defined in a crontab file
Author: By
Last change:
Date: 9 years ago
Size: 56 bytes
 

Contents

Class file image Download
#!/usr/bin/php

<?php
   
require_once 'phpcron.php';
?>