Hi,
Does anybody knwo of any places where you can get either
- free hosting that has cron jobs enabled
- or just a service that'll do cron for you?
I have quite a high spec shared hosting package but it doesn't allow cron - I need cron for my next project in PHP and so I've had to try and find other solutions.
Incidentally, if anybody is feeling really kind, if you do have cron enabled would you mind calling a script like this:
<?php
include 'http://www.davidtattersall.me.uk/game/update.php';
?>
once every hour?
Thanks in advance