Hi everyone.
Could someone assist me with a problem I have. I want to display images in a folder.(image/). I have my MySQL table with my images location.(images/test.jpg) etc.
I also have a legend_id where I specified id's (id_1, id_2, id_3) This is linked to cars.
If I search according to legend_id I want to display all images that's got the same legend_id.
Hope it makes sense.
Thanks in advance.