I am having trouble setting up a cron job using the command line.
I have a website which must run a once off Cron Job at a time designated by the users input.
******************************************************
// $expirydatetime is a timestamp;
$min = date("i",$expirydatetime);
$hour =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.