Quote:
Originally Posted by Arnaud
I think you are looking for apache cron jobs. Not sure I understood your case though but try to google that. There are also online services for automated scripts. http://www.webcron.org is one.
|
Hi, thanks for replying
I looked at the site you gave me, but I doubt that's what I need.
All I need is a section on my site that updates automatically everyday (changes every midnight of course).
Example:
I have a years chart of sunrise and sunsets and I display it on my site, monthly (
www.domain.com/february)
Now, even though I have a page for it, I want a section on the index page that automatically shows SUNRISE and SUNSET for the current day, so users can just look at it and dont need to go to /february page if they want only todays info.
Is there a way to do that?