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
Is php outdated 2019?
Do while loops php?
Which function will you use to create an array?
What is php constructor?
How can I make a script that can be bilingual (supports english, german)?
When is a conditional statement ended with an endif?
Do you know how can php and html interact?
What is meant by session in php?
How can you send http header to the client in php?
What is the latest version of php?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What is the difference between include and require?
How stop the execution of a php scrip?
What is member function?
What is data abstraction in php?