I'm sure you are looking for the finished script, but even a beginner at PHP could do it.
This would be a very simple script with many different ways to do it.
You could store them in the DB like so:
Date URL1 URL2 URL3.....
Date URL1 URL2 URL3.....
Then with PHP or whatever just pull up the row you want by the date that matches today's date.
The submission area would be nothing more than a password protected form page.
|