Video upload script

Discussion in 'PHP' started by piri00, Dec 26, 2010.

  1. #1
    Hi everyone

    I am looking for some php script for uploading videos to my site.
    What I am trying to do is image and video gallery of my videos and images.
    There is plenty of scripts like clone of you tube but i dont need that. I just want to upload videos or images through some admin page and show them on my site....
    I can build the site but got problem to build upload system.
    If there is any script that can help me that would be great...
    thank you for any help
     
    piri00, Dec 26, 2010 IP
  2. underground-stockholm

    underground-stockholm Guest

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    underground-stockholm, Dec 26, 2010 IP
  3. shofstetter

    shofstetter Well-Known Member

    Messages:
    178
    Likes Received:
    7
    Best Answers:
    1
    Trophy Points:
    120
    #3
    video files can be very large, I would recommend using something like a java applet for uploading the files so that you don't have any issues. Php handles small file very good, but larger files cause issues. upload size limit, script run time, etc.

    Check out: http://jupload.sourceforge.net/
     
    shofstetter, Dec 27, 2010 IP
  4. Make a perfect site

    Make a perfect site Well-Known Member

    Messages:
    376
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    155