Posted by Denebola on 10/11/37 11:38
I have been advised that PHP may make the task below easier than Java
so would like to seek advice please. I am just starting to plough my
way through PHP tutorials but have always found advice from experts
invaluable and straight to the point.
I want to be able to display an image (with integral link to an
external site) on my webpage at 08:00:00 Monday and a different image
(also with integral link to an external site) at, for example,
08:10:30 Monday, and again at 08:45:10 Monday etc etc.
I want to repeat this process for various times throughout the day and
on every day of the week. The times are to be GMT and the clients
timezone can be ignored for now.
I also want the clients webpage to refresh as the image changes.
Please could you advise how on earth I begin to create the script for
this task.
Kind regards
Denebola (still ploughing through the tutorials)
[Back to original message]
|