In my project i have a problem is:
Without clicking browse button we have to get name using <input type="file">
any body help me to clear this one
<img src="<?php echo $image; ?>" style="width:190px; height:150px;" />
<input type="file" name="userfile" id="userfile" value="<?php echo "Penguins.jpg"; ?>">
i am not getting the userfile