I am making the small finance management website in php. I have to store quite a few images for my application but i am confused where should i store them. My Scenario is
The user will have
- Saving Account
- Fixed Deposit
Now for Every Fixed Deposit i need to store the
- scanned image of that FD
- one or more images for source of money like Bank Cheques
Now where should i store all those images. I mean
- Do I need to create folder for each user then each FD and then sources
- Or All images in one folder