I know this is going to seem really dumb, but I am not getting this.
I am trying to echo file name from database and using value is not working, I thought it would work like most inputs on form, but it isn't.
Is using value my problem ?
What Am I Doing Wrong...
<input type="file" value=<? echo $image1;?> name="files[]" /><BR>