Audio / Video Submissions in PHP

Discussion in 'PHP' started by roxy, Nov 13, 2005.

  1. #1
    Dear DP Members,

    What is the best way to handle multiple Audio & Video submissions
    coming from normal users.

    all of them after review will be made open for public.

    What is the best format.
    Can It benefit using Flash.
    Any good links .
    Any good script doing this
    What to look in PHP when doing this

    Thanks every body for valuable time
     
    roxy, Nov 13, 2005 IP
  2. ServerUnion

    ServerUnion Peon

    Messages:
    3,611
    Likes Received:
    296
    Best Answers:
    0
    Trophy Points:
    0
    #2
    One problem with PHP based uploads is that there is usually a 2mb limit set. Many host will not increase this. Make sure to verify that.
     
    ServerUnion, Nov 13, 2005 IP