Hi
Iam trying to get two timestamps to compare
One is created when the page is loaded, the other is stored ina db.
I want to find the difference in seconds between to two...
I try subtraction, but that is not valid as it doesnt work in 60's for seconds or hours. etc...
Any tips or howto's ?