This website requires JavaScript.
Explore
Help
Sign in
atomaka
/
song-caller
Watch
1
Star
0
Fork
You've already forked song-caller
0
Code
Releases
Activity
6dc4f687da
song-caller
/
.gitignore
7 lines
70 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit with simple call example
2013-02-24 14:16:57 -05:00
vendor/*
composer.lock
conf/*.yaml
files/*.mp3
files/*.xml
Add Scheduling Capabilities Implement a scheduler based on crontab to execute calls at specific times. Using PHP-Cron, we can implement a single cron at the system level and then use methods to add cron jobs at the PHP level. This allows eventually expansion to handling multiple song calls.
2013-02-26 17:27:12 -05:00
logs/*.log
Copy permalink