Hi!
I am working on a thingy where u start a script, go through some pages and end up at another script.
I have made a database with "starttime" and "finishttime".
I need a way to save the times (not the query, a way of getting the time) so that the times can be taken away from each other accounting for things like 00.00 (midnight etc).
So start time = 20.00 (8pm)
Finish time = 22.00 (10pm)
so Finish time - start time = 2 hours.
Any help will be useful
Alex.