I\'m currently building a website for an awesome youth church we run (shameless plug!).. Anywho at the moment we have a static countdown page http://mybase.co , and were having a massive launch this
Cron Jobs are closed on my server and s开发者_运维技巧erver admin doesn\'t accept open it. Because , cron jobs slowing server etc. So, i need an alternative.
We have a website that lists links to blogs in realtime. The problem is that the pages are slow to load because they are reading data from the various source sites.
I\'m setting up a subscription site using PHP that will allow admins to set up schedules (monthly, weekly, daily, all down to the minute) for when emails will be sent out to subscribers. Is there a pl
$_SERVER[\'DOCUMENT_ROOT\']/file.php: line 1: ?php: No such file or directory $_SERVER[\'DOCUMENT_ROOT\']/file.php: line 2: syntax error near unexpected token `0\'
I need to devel开发者_高级运维op a task system that should be able to work on servers that doesn\'t support crontab.
What\'s a开发者_JAVA百科n efficient way to calculate the next run time of an event given the current time and a cron spec?
I\'m just trying to perform a mysqldump and have it scheduled. I\'m using RHEL 5 and have added it to the crontab as shown below:
I just need to send one email into the future, so I figured i\'d be best at using at rather than using cron.This is what I have so far, its messy and ugly and not that great at escaping:
I need to programmatically capture emails as well as any files that are attached to them using php.Also is r开发者_开发问答unning a cron job the only way to continue checking if there are any new emai