Wiki

Articles tagged with "cron", sorted by date (updated)X
Displaying 1-3 of 3 result(s).

Turn Web HTML Into Newsletter

Updated 5 days ago by yasenHow-tos0 comments – viewed 3,870 times – ( +5 )
These newsletters have always been hard to create as regular web HTML is not properly read by web email interfaces and email clients. I thought that the simplest solution would be to use a web page that would serve as a web version of the newsletter and turn it somehow into newsletter HTML.

Cron Jobs in Yii

Updated 17 days ago by aarondfrancisHow-tos1 comment – viewed 2,942 times – ( +2 )
I've gotten Yii running cron jobs, and wanted to explain briefly how I did it.

Implementing cron jobs with Yii

Updated 2 years ago by samdarkHow-tos4 comments – viewed 28,967 times – ( +26 / -1 )
There are two ways to run a cron job:
tags: cron, cli