I'm confused about how to upload a lot of images to a single product like
someone wants to publish a product and chose images of it how I can do that using PHP and MySQL
or if there is another way
for example, I want to create a website where anyone can publish a car with its information and photos
is it possible to insert a lot of image links into a single column in MySQL
I want to use drag and drop for uploading them
