Good Night,
I have a question and an issue ...
I want to upload multiple images, but in my database I have the 2 fields:
Imagem_1 e Imagem_2.
But I do not know how to separate the images, since everything is from the same array $ _POST ['images']
Any tips?