I'm not sure if something like this would require javascript, but I'd prefer to do it in PHP if possible.
What I'd like to do is have a small script that will count down to a specific date (configured w/in the script itself), displaying a message such as "3 days left". Once the specific date has been reached/passed, it would display something like "Been there!"
I know there is a DHTML script on dynamic drive that does this; however, it uses iframes and I'd prefer not to.
If anyone has an idea where I might start looking, I would be most grateful 😃