Earlier today I proposed a new extension
id3 to pecl. The extension is able to read (and update) information stored in an ID3-tag. These are used in MP3 files to store information about the title, artist, etc.
Sourcecode currently still is in
php-tools.net CVS, but will imported to pecl this week.
I plan to do a first release later this week or early next week, as I'm currently doing some restructuring togther with
Carsten Lucke.
With this extension, pat finally has the first C-extension for PHP.