I'd like to know how I can have a add form that takes time-in and a time-out field and in the datbase when I submit the page it would populate a total time which is the time between time-in and time-out.
This way the user doesn't have to figure it out. I'm sure it will be javascript or php function just not sure what to use and where to put it in.