I am currently developing a website using Framework CodeIgniter and in one of the Processes I need to download a .wav music file and convert it to a .mp3 file. All coding needs to be done only in PHP, and I cannot use Ruby or java for this.
And currently I am hosting a shared env, i.e. Dreamhost.
So let me know how to solve this problem.
source share