Sorry if this sounds like an extremely amature question. :) Is there a function in PHP that will output the difference between two timestamps (hours/mins/secs), similar in the way that getdate() extracts the date of a timestamp? Thank you.
-Kevin Stone