I want some help on my problem.
I know how to display an image on a html page, but how can I display just one image a day.
e.g.
Today I show a picture of a dog
Tomorroy I show a picture of a cat
The day after tomorrow I show a picture of a horse
etc
And when all pictures have seen after a week or 14 days we start the cyclus over and over again.
The pages can be written in html / php / javascript
I know how to display an image on a html page, but how can I display just one image a day.
e.g.
Today I show a picture of a dog
Tomorroy I show a picture of a cat
The day after tomorrow I show a picture of a horse
etc
And when all pictures have seen after a week or 14 days we start the cyclus over and over again.
The pages can be written in html / php / javascript