Hi,
I needed this so I've added small mp3 type recognition to blob datatype. Now
it adds "mp3info" subarray to every "blob" array when filename ends with
".mp3". "mp3info" array contains :
Array
(
[bitrate] => 128
[frequency] => 44
[stereo] => Stereo
[time] => 0:27
)
I'd like to put this to CVS if you don't mind since it is quite usable and
not interferring with existing code. Perhaps it would be worth adding
similar information about other filetypes like bitmaps etc. using separate
class.
Solt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]