Answer Posted / vipin gurjar
in php we use upload file by using copy function and copy
that clip in a folder
copy(source,destination)
and then u can specify a path like
<body>
<p>
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-
444553540000" id="obj1"
codebase="http://download.macromedia.com/pub/shockwave/cabs/
flash/swflash.cab#version=6,0,40,0" border="0" width="160"
height="160">
<param name="movie" value="file:///C:/Documents and
Settings/user/My Documents/My
Pictures/vimages/masterdata.jpg">
<param name="quality" value="High">
<embed src="filePthname%
20Pictures/vimages/masterdata.jpg"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" name="obj1"
width="160" height="160"></object>
</p>
</body>
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Which function you can use in php to open a file for reading or writing or for both?
What are the advantages of php?
How to initiate a session in php?
What is the difference between array_merge() and array_merge_recursive() in php?
What is delimiter php?
How to get ip address of a server in php?
What is $_ post in php?
How to get length of an array in PHP?
Is salary fixed or variable cost?
How can you retrieve a cookie value?
Do you know what does mvc stand for and what does each component do?
What is prepared statement in php?
What is the difference between require and include in php?
What is a controller php?
How I can control asset documents without GR/IR?