Page 1 of 1

upload images in php

Posted: Mon Nov 24, 2008 10:54 pm
by callsreenu
Hi ,

any one help me for How to upload different types of images(.gif,.png,.jpeg etc...) in PHP

MY CODE IS:-


<td><label for="optionalImage">Ad Image (Optional)</label></td>
<td colspan="7">
<input id="optionalImage" name="optionalImage" type="file" value="" />
</td>

Re: upload images in php

Posted: Mon Nov 24, 2008 10:58 pm
by requinix