https://github.com/poen0121/scheduler
Open source PHP library.
https://github.com/poen0121/scheduler
cgi-script php php-library scheduler
Last synced: 2 months ago
JSON representation
Open source PHP library.
- Host: GitHub
- URL: https://github.com/poen0121/scheduler
- Owner: poen0121
- Created: 2017-05-02T05:54:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T09:01:40.000Z (over 7 years ago)
- Last Synced: 2023-09-17T09:50:39.723Z (over 2 years ago)
- Topics: cgi-script, php, php-library, scheduler
- Language: PHP
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scheduler
PHP Library ( PHP >= 5.2 ) CGI
> About
Scheduler the operation mode by CGI.
Yield function with CURL support.
> Learning Documents
Please read `readme.php` document.
> Example
Schedule script.
eg: file `schedule01.php`
--------------------------------------------------------------
--------------------------------------------------------------
Trigger script.
eg: file `trigger.php`
--------------------------------------------------------------
--------------------------------------------------------------
Refer to the demo.