I have a music file having artist name or author name.I want to fetch author details by using php.Is it possible?
You didn't state the format of the music file, but if it's nothing too exotic, the easiest way would probably be to use getID3.