Cron jobs alternative, Yahoo Web Hosting



I have a website w/ Yahoo Web Hosting and unfortunately they do not
allow use of cron jobs. My site sends out automated personalized e-
mails on a regularly scheduled basis, currently via the method of
placing the e-mail PHP code on a page on the site and accessing it at
some point each day.

I would like to set it up as fully automated on the server, but how
can I do this without cron jobs? Are there alternatives? Seems like
SourceForge has a few million e-mail reminder "programs" but the ones
I found generally require cron jobs.
.



Relevant Pages

  • Re: Cron jobs alternative, Yahoo Web Hosting
    ... allow use of cron jobs. ... As about security*, you can do all soft of tricks from giving the URL a long random name to filtering by IP. ... I hope Yahoo Web Hosting is free. ...
    (comp.lang.php)
  • Re: Offline processing...
    ... Sam wrote: ... generate with help of the information the page and then mails the ... Only issue is I'm not sure if I can schedule and run cron jobs with the ... You need to have administration rights on the server or get someone to add the script to the cron job, as you seem to pay for the service, it's mostly a question about cost and the time that the host has to examine your script before they add it. ...
    (alt.php)