video upload for beginners

Video Upload System

Submitted by GeePee on

This project is a simple video upload system allowing the user to upload and save videos. In this project I add some restrictions to the file upload. The user can only upload mp4, mpeg1, mpeg4, avi, flv, mov, and wmv(you can also add other video extensions in this project) and the file size must be under 20mb(which you can also change the file size limit). For beginners who are using WampServer