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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -