| 
 Posted by Oliver Grδtz on 08/25/05 05:25 
lkrubner@geocities.com schrieb: 
> A friend asked me to put together a RSS script for their podcasts. RSS 
> 2 likes to know the length of the media files it is about to play. Can 
> I get MP3 metadata from PHP? Can PHP find out the length in seconds of 
> a media file? 
>  
You are in a good position as PHP programmer since there only PHP 
features the swiss-army-knife of meta-data-readers: 
 
http://getid3.org/ 
 
Reads the file info into an array. 
 
AllOLLi
 
  
Navigation:
[Reply to this message] 
 |