get file properties like artist and album name in php -


does 1 know php function can used properties of music files such album, artist, length etc.

i know functions filetype($file), fileperms($file), fileowner($file) , filegroup($file) don't want,

any appreciated.

thanks.

if file formats mp3 can use getid3. getid3() php script extracts useful information mp3s & other multimedia file formats.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -