I have 3 tables "pics", "shows", "showpics"
I want to be able to edit the table "shows". In order to do this i need to retrive the pictures that the show contains (the pictures are stored in the table "pics")
the "showpics" table acts as a link
does anyone have any ideas as im completely lost and have no idea where to even start
Thanks