Kohana 3.2 has support for cli (command line interface), and can be used like this: php -q /path/to/kohana/site/index.php --uri=cron/update_demo_data...
... $days = (strtotime("2005-11-20") - strtotime(date("Y-m-d"))) / (60 * 60 * 24);
Best results in other decks
In dieser Card machst du einige Übungsaufgaben um Linux Server mit Ansible zu verwalten. Da es vermutlich zu aufwendig ist...
If you use third party APT sources you might end up with unmaintained packages after removing the external source or...