I need script to handle mp3 uploads

Discussion in 'Programming' started by cgchris99, Feb 24, 2006.

  1. #1
    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?
     
    cgchris99, Feb 24, 2006 IP
  2. mahmood

    mahmood Guest

    Messages:
    1,228
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    mahmood, Feb 25, 2006 IP
  3. Ilija Studen

    Ilija Studen Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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.
     
    Ilija Studen, Feb 25, 2006 IP