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
Tell me how to find current date and time?
Is server side a session?
Which is faster for or foreach php?
What is string and its function?
What is mysqli_real_escape_string?
Why does php start with variables?
Is php 5 still supported?
What is php constructor?
What is the meaning of a persistent cookie?
Xplain is it possible to use com component in php?
What is meant by an associative array?
How to get elements in reverse order of an array in php?
Explain me what are the main error types in php and how do they differ?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
How to connect to mysql from a php script?