How to read tags from MP3 files using PHP code?

Hi PHP Folks,

I wanna make a database of my MP3s by reading files from HDD automatically using PHP. This is not a problem. However, it is very painful to write all MP3 descriptions (Title, Albums, Artists, Genre etc) again. So I would like to ask you guys whether you know how to read tags from MP3 file using PHP or any good sources about this.

I’m looking forward to hearing your answers.

Thanks in advance.

Tags: , , , , ,

2 Responses to “How to read tags from MP3 files using PHP code?”

  1. just "JR" says:

    go to http://www.php.net, enter
    “id3_get_frame_long_name” in the search.
    It will display a series of functions that read, edit, write, delete MP3 tags from an MP3 file.
    (Too long to recap here!)

Trackbacks/Pingbacks


Leave a Reply

Security Code:

Categories