How do I echo the file location in the browse field if errors are set?
Here is what I have:
Code:<input type="file" name="upload" id="upload" size="48" value="<?php if($flag) { echo $_FILES['file']['name']; } ?>" />
|
|
+ Reply to Thread
Results 1 to 1 of 1
Thread: echoing file upload filed
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks