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
master
song-caller
/
.gitignore
8 lines
77 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit with simple call example
2013-02-24 14:16:57 -05:00
vendor/*
composer.lock
Prepare for database support
2013-03-04 19:24:49 -05:00
conf/*.yml
Initial commit with simple call example
2013-02-24 14:16:57 -05:00
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
Prepare for database support
2013-03-04 19:24:49 -05:00
db/*.db
Copy permalink