Forum Moderators: coopster
I have a site where users can upload a logo image for their profile. At the moment, i just upload them to my server and place them in a logos file with each image named the same as their id number.
This works fine but am beginning to wonder if it would be faster to store all the logos in blob fields in a database. Or would that be slower?
Any opinions would be greatly appreciated.
Thanks :)