Hello, I am building a listing website. Each listing can have up to 4 images.
Is there a way to stock images in the database? Also, how does the database handle managing a big chunk of images? "Not all at once of course, because I have a page system". How many images could a typical server take? Would I need to create 4 columns with a posibility of NULL?
Thank you very much.
โ10-18-2019 03:57 AM