I am using php file attachment to upload file. In DB i am getting the file name with the extension of the file and storing it into DB. There is the modify button which will fetch all the entries from the DB and display on the screen. There is one text field, and one file type field.
Now the problem is I am not able to set the file to the file type field, so please help me in this.
Thanks in Advance.