I need help coding a Reverse Time Counter for my website and also be able to display the current date (GMT) automaticly, just post the code or some link where I can find a similar code.
the reverse time counter is just something like:
Remaining Time:
2 Weeks, 3 Days, 11 Hours, 32 Minutes And Counting...
He who sacrifices freedom for security deserves neither
- Benjamin Franklin - 1759
Well, it all depends on how which scripting language you would want to use. If you use php I would suggest to take a look at the date() function to retrieve the current date and time. It can give you the time in many formats.
http://www.php.net/date
The rest is just math. To subract one date from another isn't that hard, but it's easy to fuck it up
Edit: There are some examples posted there that pretty much does the same ting as you want.
Signature/Avatar nuking: none (can be changed in your profile)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum