I have a site design in mind but need to be able to have users uploade small mp3 files. These will be approx 3meg or less. Is there any script out there will will handle the upload side of thing. I really need to be able to sort by song and/or artist/composer and possible band name. Any ideas?
As far as I know most of servers don't allow more than 2 megabytes upload even though you set the code otherwise. Please if anybody knows the opposite of this tell me.
Not true. All servers can be configures to handle much bigger uploads. For instance, on www.kazymusic.com there are videos that are > 10MB uploaded through PHP script. Sometimes you will be able to change the configuration but easies way is to contact support to make the change instead of you.