Can someone point me to a script that will allow the user to upload mp3s? I understand the copyright implications. My user needs to upload audio notes from lectures from the web. thanks!
You can modify an deafault upload script (there are manny avalible) and change the allowed extensions to *.mp3
you have to allow the extenion *.mp3, AND you have to increase the file size settings in the server configurations. In most cases you will need to ask your hosting provider to do this.
huh? I was making fun of the fact that I could not successfully modify a script despite my best efforts. But thanks for adding to the discussion.
I've actually been looking for something like that as well. It's for a non-proffit site where members can uploat their own Rants, and other members can listen to them. What I had in mind was something of a youtube type interface, but for audio. Members can upload a rant, and it would be added with no admin approval. Then other members can vote on it. The interface at mp3jet.net looks like it would do though with some modifications.