I have a subtitle files in which i have start_time and end_time which is formatted like this 00:38:42,689 but i don't want this i have functionality of subtitles which work on milliseconds so i want to convert it in milliseconds in php.
How i can get it done. Thanks