I have a form where the user can upload multiple images. The user can upload 5, 10, 15, 30, 50 images -- however many as s/he wants.
I am having some difficulties in getting the dB schema setup.
My original design idea was: photoID, catid, picname, picurl
But then I realized how will it work if the user uploads 10 images under on catid, 2 images in another catid, and 35 images under a third catid?
_____________________________
Just Imagine.
I am having some difficulties in getting the dB schema setup.
My original design idea was: photoID, catid, picname, picurl
But then I realized how will it work if the user uploads 10 images under on catid, 2 images in another catid, and 35 images under a third catid?
_____________________________
Just Imagine.