upload images in php
Posted: Mon Nov 24, 2008 10:54 pm
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>
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>