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
read ID3v1 or ID3v2 tags...possible?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
http://getid3.sourceforge.net/
It's brilliant - seriously... it does loads (and comes with some nice demos)
It's brilliant - seriously... it does loads (and comes with some nice demos)