PHP Class: How to read ID3v2 tags from mp3 files
To read Id3 v2 tags from any given mp3 file you can use the attached PHP class. Usage is very simple:
PHP Class: How to read ID3 v1 tag from mp3 files
To read Id3 v1 tag from any given mp3 file you can use the attached PHP class.