Sometimes you may run into situation where you would need to set a cron job but your hosting provider doesn’t support them or only allows you to run scheduled jobs for example only once in hour when you would need to do a task more often. In my case I ran into latter case and… Continue reading Imitating a frequent cron job with php