The
Video Sharing Website is a straightforward PHP/MySQLi project that enables
website users to upload videos via online sharing. This project draws
inspiration from YouTube, one of the most well-known and widely used
video-sharing websites (YT). The user must register on this system in order to
upload and exchange video clips. The user should go to the "My
Uploads" page on the website after submitting a video or clip to get a
list of all of their previous uploads. The upload form will then appear if the
user clicks the "Upload" button in the page's upper right corner, This
function and a portion of the User Interface continue to draw their simplicity
from YouTube. Note that the user must submit the form by clicking the
"Upload" button on the upload modal before the user's chosen video is
automatically uploaded to the website. When the user selects their video to
upload, the chosen video or clip has a preview area that is located at the
right side of a upload modal. A thumbnail or poster picture can also be added
by the user for the clip to display. This initiative also tracks how many times
each user clip is seen by other members or site visitors.
Name of Project:
Online Video Sharing System
Language Used:
PHP
Database Used:
My SQL
Design Interface:
Bootstrap JavaScript, HTML, Ajax, JQuery,
Browser:
Opera Mozilla Google Chrome IE8,
Software: WAMP/ XAMPP/ LAMP/MAMP
About System
How to setup this project
Step 1st. Download
xampp
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “video_sharing”
”
folder
Step 5th. Paste
inside root directory/ where you install xampp local disk C: drive D: drive E:
paste: for xampp/htdocs,
Step 6th. Open
PHPMyAdmin http://localhost/phpmyadmin
Step 7th. Create
database name vss_db.sql
Step 8th. Import
vss.db.sql.sql file given inside the zip package in SQL file folder
Step 9th. Run
the script http://localhost/ video_sharing
Step 10th. Password:
username:admin / password :admin121
System Images
0 Comments