Is it possible to read mp3 tag information using PHP? For example I want to extract the Frequency, Bitrate and Length of an mp3 from the tag?
Thanks Simon
Due to the date of PHP3, I doubt it, PHP4 is more likely, but more likely a candidate for this.
http://freshmeat.net/projects/class.id3.php
Thanks for the help guys
Simon