Forum Moderators: phranque
My question is this: I need to be able to extract the information from ID3 tags from MP3's and be able to use them in a PHP script to send them to a MySQL d/b. I've scoured the internet looking for any info, but I can't really find anything remotely useful.
Anyone know of any inbuilt PHP functions which do this (unlikely) or does anyone have a breakdown of what's actually _IN_ an ID3 tag and how to go about extracting the info?
As always, any help appreciated!
It's good to be back,
Sticky a.k.a. TLE
If you nip down to the user comments you'll see someone has been thinking along the same lines. There's a function that should do what you need - no idea how well it works.
Good luck.
Thanks gethan that was just what I needed. It works well! It does the trick. Now I need to work out how to get the bitrate out of the file. Hmm!
Anyway, thanks for the tip-off,
Sticky aka TLE