Tagged Questions
2
votes
3answers
882 views
How best to store images on a file system
Developing an application in which users have to upload images. I have not really got much experience with file uploads in an application so I am wondering what the best way is for storing images ...