Posted by Sanders Kaufman on 07/24/07 05:55
Chuck Anderson wrote:
> I still want to ask her, though, about Php scripts to read the "header
> and label" information in mp3 files. Does anyone know of any scripts or
> classes that can do that?
You can binary read any old file with PHP.
If you know the MP3 structure, you can parse out the tags.
Here's how one fellow did it:
http://www.phpclasses.org/trackback/browse/package/112.html
Navigation:
[Reply to this message]
|