Converting wav to mp3 + GoDaddy

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
droid17
Forum Newbie
Posts: 3
Joined: Sat Jan 02, 2010 6:52 pm

Converting wav to mp3 + GoDaddy

Post by droid17 »

Hi all :)

I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PHP script call exec to some mp3 encoder on my host's server. I am using a GoDaddy shared Linux account. I am hoping lame is installed, but I don't think it is. Does anyone know of another way to do this or what mp3 encoders GoDaddy's shared hosting supports?

Thanks,

Droid
Post Reply