Alternative to Crontab

Ian Wilson ian.m.wilson at gmail.com
Sun Nov 25 13:04:22 PST 2007


On Nov 25, 2007 3:35 PM, jenix <jennifer at digitalartwork.org> wrote:
> I would like to use PHP. But like I said, I would have to use crontab and my
> ISP does not allow it to be run every minute.

If your ISP won't allow you to run your script every minute, could you
write a script and run it on your local workstation, and then have
your local workstation either insert it into your MySQL database
directly, or using SOAP or even a PHP script locally on the server to
insert into the db.

Hope this helps;

Ian

-- 
Ian Wilson
ian.m.wilson at gmail.com
http://ianwilson.org || http://www.ians-blog.com

Solving site load issues with database replication is a lot like
solving your own personal problems with heroin -- at first, it sorta
works, but after a while things just get out of hand.



More information about the Linux-users mailing list