I have a website where I would like to post the running time of an MP3 file. I have attempted to find out how to do this by searching the net, but I find that it tells me I need to know the bitrate to find the playing time, or vice versa. Is it possible to find that playing time of an MP3 in PHP if you don't know one of the two parameters? Thank you very much for your time.