I need some PHP script (that gets feeds) to run periodically on this site I'm supposed to make. How is this done usually? This needs to be set up on an ordinary LAMP hosting service. How would you do this?
One way that comes to mind is simply checking the time when someone visits the site and triggering the script but this seems very inelegant.
How is this kind of thing done usually? Is cron available on most hosting services?






Bookmarks