How can I binding image from database to html view ? #618
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
How can I binding image from database to html view ?
now I have images name in database.
and I want to retrieve all of images from database
when I click edit button I want to get the same thing that I click select file at the first time
What should I do ?
thanks
Retrieve back all the images
anyone ever done that before ?
I am also in search of same .