I was wondering if anyone could tell me how I would approach building a music search engine using php and mysql. I have a design for my Music search engine which I did using html css on Dreamweaver and I have some mp3/audio files on my computer and all i need to know is how to insert/retrieve the audio files into/from the mysql database and play it on my search engine at the user's request. Please if anyone could point me in the right direction or recommend some useful resources that could help me i would very much appreciate it.
Also if there are free scripts that you could recommend that I could use that would be helpful aswell.