Hi, I am still learning my first steps in web development, and here is what I need.
I need a web page to be only available at a specific time interval daily, for example starting from 10.00 am to 10.15.
If the visitor tried to access this page at any other time a message appear to him to inform him that this is not the allowed time for this action or he could be directed to another page.
I need this function to be secure as much as possible, but again I am a beginner so if this security will need some complicated scripting or advanced server features or languages, then a less secure option can be accepted.
Thanks in advance for everyone who will try to help.