How create a mp3 player with php ?


I want to create a mp3 player in php.Is it possible to create a mp3 player with php ?

Yes,It’s possible. check out the bass audio library and winbinder.

U can use Flash/embed to play the music.

U can Make one with Flash/ActionScript/XML

It is impossibile with PHP. That is if you are looking to actually create a standalone MP3 player strictly out of PHP. If you are using some other method such as Flash, or integrating Media player into your script, then yes it is.

How can i do it?

winbinder is a library for creating gui applications with php, like php-gtk, only windows API specific.

thanx tertius, Can we convert it into exe or just php ???

Yes, u can convert it into exe