I would like to manage images. Can you suggest me how to do this?
As I have all images on server and I show them in rows, I need also to manage them.
How to show all images in directory uploaded_images in table like:
1 row:
1 column: picture of image
2 column: Filename
Name (input field to change filename)
Caption (input field to put Caption)
Remove this image (checkbox to remove this image from server)
I hope you can help :)
