PHP-Klasse::Id3v1 04.10.2007

Kurzbeschreibung: Read and write metadata from MP3 audio files
Veröffentlicht am: 04.10.2007
Gruppe(n):
- Audio
- Files and Folders
- PHP 5
Beschreibung:
This class can be used to read and write metadata from MP3 audio files.
It can parse an MP3 file and extract ID3 tags to obtain the artist, title, album, comment, genre, year and track.
The class can also update the MP3 file to write new values to the ID3 tags.
Link: Id3v1