PDA

View Full Version : Alternatives?


bax
10-04-2006, 11:49 PM
Anybody know any alternatives to Crontabs? (a.k.a cronjobs) because i find it difficult finding hosts that support it. For those aren't sure crontab is a script that schedules events.

I dont want to have to resort to hosting myself and use windows to schedule a .bat file lol.

So if anybody knows any alternatives or methods let me know please.

-BaX

UnlimitedMB
10-05-2006, 02:10 AM
For what reason do you need cron?
There are very little reasons that a hosting account needs to use cron.

Normally you would just store a timestamp in a file or mysql, and when the vistor comes back, you check the timestamp and see if anything needs to be done, like activate functions or whatever.

bax
10-05-2006, 04:17 AM
for checking availability of servers, weather online offline and check every so often etc. if ya get what i mean. also check pings

UnlimitedMB
10-05-2006, 02:21 PM
Thats called a background process, which most hosts, even paid ones do not allow.

bax
10-05-2006, 07:20 PM
found 1 who supports cronjobs, only took me 6 hours :o lol