finding the average of timestamps
Posted: Thu Nov 20, 2003 11:18 am
How could I find the average of multiple timestamps? How about the average of time types? which would be easier?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
lobo78 wrote:How could I find the average of multiple timestamps?
Doesn't make any difference whether you use timestamp or time types.lobo78 wrote: How about the average of time types? which would be easier?