in reply to Time Totaling re-explained
change this:
to this:$total_time_hours += int($total_time / 60);
I will plug DBIx::XHTML_Table, but it does not total hours and minutes for you. Looks like i have some work to do now. :)$total_time_hours = int($total_time / 60);
jeffa
|
|---|