anupriya
06-21-2006, 04:53 AM
hi to allllllllllllllll
i want to upload the image and display in php file how to write code for that anyone help me
html code
<form action="im2.php" method="POST" enctype="multipart/form-data">
<input type="hidden" name="MAX_FILE_SIZE" value="25000"> Upload Image: <input type="file" name="imgfile">
<font size="1">Click browse to upload a local file</font>
<input type="submit" value="Upload Image">
</form>
then how to write php code for that.................
can u help me..................
use of the browse button select the image path then it will display in the php file while i click submit button.
thanks
i want to upload the image and display in php file how to write code for that anyone help me
html code
<form action="im2.php" method="POST" enctype="multipart/form-data">
<input type="hidden" name="MAX_FILE_SIZE" value="25000"> Upload Image: <input type="file" name="imgfile">
<font size="1">Click browse to upload a local file</font>
<input type="submit" value="Upload Image">
</form>
then how to write php code for that.................
can u help me..................
use of the browse button select the image path then it will display in the php file while i click submit button.
thanks