Page 1 of 1

read ID3v1 or ID3v2 tags...possible?

Posted: Tue Jul 05, 2005 11:00 am
by Burrito
I am going to build a music library for all of my mp3s and I'd like to make something that can just scan my folder grab all of my file info (including meta info) and dump it into a mysql db. Does anyone know if it's possible to read ID3 tags from mp3 files using php?

please advise,

thx,
Burrito

Posted: Tue Jul 05, 2005 11:16 am
by Chris Corbyn
I have a wicked class I found on sourceforge (i think :?) I'lll send you it later if you can't find it yourself.

It does other media formats too ;)

Posted: Tue Jul 05, 2005 11:23 am
by Chris Corbyn
http://getid3.sourceforge.net/

It's brilliant - seriously... it does loads (and comes with some nice demos) ;)