function for converting time to number of seconds

Posted by Brian on Stack Overflow See other posts from Stack Overflow or by Brian
Published on 2010-03-15T23:22:06Z Indexed on 2010/03/15 23:49 UTC
Read the original article Hit count: 311

Filed under:
|

On our site, we have a lot of swimming times that we would like to convert to seconds. i.e. 1:23:33.03 or 58:22.43. Is there a PHP function that can do this? A MySQL function?

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql