+ 4

what are the codes so that one can upload video in my website

26th Oct 2016, 11:44 AM
Ravi Gautam
Ravi Gautam - avatar
5 Respostas
0
If you want to add a video to your web page use the <video> tag. <video controls> <source src="video.mp4" type="video/mp4"> </video>
26th Oct 2016, 12:29 PM
Brian
0
brother i too know this code but i dont want to insert a video but i want to make a code so that someone can upload video into my website like we can in youtube
26th Oct 2016, 12:48 PM
Ravi Gautam
Ravi Gautam - avatar
0
I think that the answer to your question is beyond html...Try javascript and PHP , maybe someone there can help.
8th Nov 2016, 6:20 AM
Andrew DaNNy
Andrew DaNNy - avatar
0
Use an API
10th Dec 2016, 3:46 AM
KidCoder
KidCoder - avatar
0
i think its drag and drop.
14th Feb 2017, 12:07 PM
Junaid Shah
Junaid Shah - avatar