Time Difference Question
Posted: Sun Mar 18, 2007 11:16 am
Ok, I have a timestamp of the time the user last changed pages. I have and AJAX script doing a check and I want the PHP page its going to do find the time difference between the current time and the last changed page time and if its greater than 20 minutes to run the Javascript Function. What would I do on the page the AJAX script checks?