Write the code for upload a video file in PHP.How will You
Play this in Your Page.?
Answer Posted / imteyazhaider
by using object and embed method
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-
444553540000"......
and
<embed src="test.wmv .......
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
Can I run php without xampp?
How to include variables in double-quoted strings?
Why are sessions used?
What is $_ get?
Does php support multithreading?
What is pdo classes?
How to get complete current page url in php?
How do you define a constant in php?
What is composer json?
What are the functions used in php?
What are the methods to submit form in php?
What is php session and how it works?
What is "echo" in php?
Is php better than python?
What is the difference between myisam and innodb?