I have a MySQL database Varchar field that has minutes and seconds entered as text, ie: 3:22. I need to add the column for a total time but can't seem to figure out what function to use for converting this partial date-time to the Unix timestamp where it can be added properly. Also, it is really not necessary nor desired to convert the minutes to hours if there are more than 60 minutes in the total. In other words, a total of 72:30 is preferrable to 1:12:30, for example. I am not yet very knowledgable in PHP to create my own function. Can anyone help?
Don
contact@pc-homepage.com
Experienced in HTML, Perl, PHP, VBScript, PWS, IIS and Apache and MS-Access, MS-SQL, MySQL databases
Don
contact@pc-homepage.com
Experienced in HTML, Perl, PHP, VBScript, PWS, IIS and Apache and MS-Access, MS-SQL, MySQL databases