How to access images under writable folder |
(03-30-2022, 02:07 PM)badger Wrote: rather than one folder with gazillions of images (you'll always have way more than you expect) i have an images folder with 20 subfolders into which the images are allocated to maintain an approx even distribution Yes I agree it is a good idea to have a two step access or more, such as folder (maybe user's id / timestamp) + random file name. I think you have to be careful with just relying on random string names because of the 'Birthday Paradox' and chances of collision. This is also why GUID's are probably the preferred method with maybe even appending or pre-appending a timestamp
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
|
Welcome Guest, Not a member yet? Register Sign In |