How can I find if it is a certain time using html?
I am trying to find out if there is a way to find if it is a certain time using html. For example, if it is 5:00 then something happens. How can I do this?
Public Comments
- you will need to create a cron job and script along with a mysql database (probably). http://en.wikipedia.org/wiki/Cron some hosts don't support allow this, you will need to check. Good Luck
Powered by Yahoo! Answers